Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 2640ca1e9df9ceee417ad3788c37ed39239de82b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2640ca1e9df9ceee417ad3788c37ed39239de82b # timeout=10 Commit message: "NGAP_Templates: Fixes and improvements for UEContextReleaseComplete" > git rev-list --no-walk 2640ca1e9df9ceee417ad3788c37ed39239de82b # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-mgw-test] $ /bin/sh -xe /tmp/jenkins14989263187762672407.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 1.22, 1.31, 1.12 + RC=0 + ./testenv.py run mgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/podman/testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [59.4 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian stable-backports/main Sources [303 kB] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [304 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6916 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [272 kB] Fetched 9993 kB in 1s (12.3 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for mgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'make', 'mgw'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0/mgw compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0/mgw' PP IPA_Emulation.ttcn PP StatsD_Checker.ttcn TTCN *.ttcn *.asn IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0/mgw' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0/mgw make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0/mgw' DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP SDP_EncDec.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP OSMUX_CodecPort_CtrlFunctDef.cc DEP Native_FunctionDefs.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP IuUP_EncDec.cc DEP IP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP lex.SDP_parse_.c DEP SDP_parse_.tab.c DEP StatsD_Checker_part_7.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP StatsD_Checker.cc DEP IPA_Emulation.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_1.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP SDP_Templates_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_1.cc DEP RTP_Endpoint_part_7.cc DEP RTP_Endpoint_part_6.cc DEP RTP_Endpoint_part_5.cc DEP RTP_Endpoint_part_4.cc DEP RTP_Endpoint_part_3.cc DEP RTP_Endpoint_part_2.cc DEP RTP_Endpoint_part_1.cc DEP RTP_Emulation_part_7.cc DEP RTP_Emulation_part_6.cc DEP RTP_Emulation_part_5.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_2.cc DEP RTP_Emulation_part_1.cc DEP RTP_CodecPort_CtrlFunct_part_7.cc DEP RTP_CodecPort_CtrlFunct_part_6.cc DEP RTP_CodecPort_CtrlFunct_part_5.cc DEP RTP_CodecPort_CtrlFunct_part_4.cc DEP RTP_CodecPort_CtrlFunct_part_3.cc DEP RTP_CodecPort_CtrlFunct_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP OSMUX_Types_part_7.cc DEP OSMUX_Types_part_6.cc DEP OSMUX_Types_part_4.cc DEP OSMUX_Types_part_5.cc DEP OSMUX_Types_part_3.cc DEP OSMUX_Types_part_2.cc DEP OSMUX_Types_part_1.cc DEP OSMUX_Emulation_part_7.cc DEP OSMUX_Emulation_part_6.cc DEP OSMUX_Emulation_part_5.cc DEP OSMUX_Emulation_part_4.cc DEP OSMUX_Emulation_part_3.cc DEP OSMUX_Emulation_part_2.cc DEP OSMUX_Emulation_part_1.cc DEP OSMUX_CodecPort_CtrlFunct_part_7.cc DEP OSMUX_CodecPort_CtrlFunct_part_6.cc DEP OSMUX_CodecPort_CtrlFunct_part_5.cc DEP OSMUX_CodecPort_CtrlFunct_part_4.cc DEP OSMUX_CodecPort_CtrlFunct_part_3.cc DEP OSMUX_CodecPort_CtrlFunct_part_2.cc DEP OSMUX_CodecPort_CtrlFunct_part_1.cc DEP OSMUX_CodecPort_part_7.cc DEP OSMUX_CodecPort_part_6.cc DEP OSMUX_CodecPort_part_5.cc DEP OSMUX_CodecPort_part_4.cc DEP OSMUX_CodecPort_part_3.cc DEP OSMUX_CodecPort_part_2.cc DEP OSMUX_CodecPort_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MGCP_Types_part_7.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_5.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_3.cc DEP MGCP_Types_part_2.cc DEP MGCP_Types_part_1.cc DEP MGCP_Test_part_7.cc DEP MGCP_Test_part_6.cc DEP MGCP_Test_part_5.cc DEP MGCP_Test_part_4.cc DEP MGCP_Test_part_3.cc DEP MGCP_Test_part_2.cc DEP MGCP_Test_part_1.cc DEP MGCP_Templates_part_7.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Templates_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_part_1.cc DEP IuUP_Types_part_7.cc DEP IuUP_Types_part_6.cc DEP IuUP_Types_part_5.cc DEP IuUP_Types_part_4.cc DEP IuUP_Types_part_3.cc DEP IuUP_Types_part_2.cc DEP IuUP_Types_part_1.cc DEP IuUP_Emulation_part_7.cc DEP IuUP_Emulation_part_6.cc DEP IuUP_Emulation_part_5.cc DEP IuUP_Emulation_part_4.cc DEP IuUP_Emulation_part_3.cc DEP IuUP_Emulation_part_2.cc DEP IuUP_Emulation_part_1.cc DEP IP_Types_part_7.cc DEP IP_Types_part_6.cc DEP IP_Types_part_5.cc DEP IP_Types_part_4.cc DEP IP_Types_part_3.cc DEP IP_Types_part_2.cc DEP IP_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP AMR_Types_part_7.cc DEP AMR_Types_part_6.cc DEP AMR_Types_part_5.cc DEP AMR_Types_part_4.cc DEP AMR_Types_part_3.cc DEP AMR_Types_part_2.cc DEP AMR_Types_part_1.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP SDP_Types.cc DEP SDP_Templates.cc DEP RTP_Types.cc DEP RTP_Endpoint.cc DEP RTP_Emulation.cc DEP RTP_CodecPort_CtrlFunct.cc DEP RTP_CodecPort.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP OSMUX_Types.cc DEP OSMUX_Emulation.cc DEP OSMUX_CodecPort_CtrlFunct.cc DEP OSMUX_CodecPort.cc DEP Native_Functions.cc DEP Misc_Helpers.cc DEP MGCP_Types.cc DEP MGCP_Test.cc DEP MGCP_Templates.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP IuUP_Types.cc DEP IuUP_Emulation.cc DEP IP_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP AMR_Types.cc CC AMR_Types.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC IP_Types.o CC IuUP_Emulation.o CC IuUP_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Templates.o CC MGCP_Test.o CC MGCP_Types.o CC Misc_Helpers.o CC Native_Functions.o CC OSMUX_CodecPort.o CC OSMUX_CodecPort_CtrlFunct.o CC OSMUX_Emulation.o CC OSMUX_Types.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC RTP_CodecPort.o CC RTP_CodecPort_CtrlFunct.o CC RTP_Emulation.o CC RTP_Endpoint.o CC RTP_Types.o CC SDP_Templates.o CC SDP_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC AMR_Types_part_1.o CC AMR_Types_part_2.o CC AMR_Types_part_3.o CC AMR_Types_part_4.o CC AMR_Types_part_5.o CC AMR_Types_part_6.o CC AMR_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC IP_Types_part_1.o CC IP_Types_part_2.o CC IP_Types_part_3.o CC IP_Types_part_4.o CC IP_Types_part_5.o CC IP_Types_part_6.o CC IP_Types_part_7.o CC IuUP_Emulation_part_1.o CC IuUP_Emulation_part_2.o CC IuUP_Emulation_part_3.o CC IuUP_Emulation_part_4.o CC IuUP_Emulation_part_5.o CC IuUP_Emulation_part_6.o CC IuUP_Emulation_part_7.o CC IuUP_Types_part_1.o CC IuUP_Types_part_2.o CC IuUP_Types_part_3.o CC IuUP_Types_part_4.o CC IuUP_Types_part_5.o CC IuUP_Types_part_6.o CC IuUP_Types_part_7.o CC MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC MGCP_CodecPort_part_3.o CC MGCP_CodecPort_part_4.o CC MGCP_CodecPort_part_5.o CC MGCP_CodecPort_part_6.o CC MGCP_CodecPort_part_7.o CC MGCP_CodecPort_CtrlFunct_part_1.o CC MGCP_CodecPort_CtrlFunct_part_2.o CC MGCP_CodecPort_CtrlFunct_part_3.o CC MGCP_CodecPort_CtrlFunct_part_4.o CC MGCP_CodecPort_CtrlFunct_part_5.o CC MGCP_CodecPort_CtrlFunct_part_6.o CC MGCP_CodecPort_CtrlFunct_part_7.o CC MGCP_Templates_part_1.o CC MGCP_Templates_part_2.o CC MGCP_Templates_part_3.o CC MGCP_Templates_part_4.o CC MGCP_Templates_part_5.o CC MGCP_Templates_part_6.o CC MGCP_Templates_part_7.o CC MGCP_Test_part_1.o CC MGCP_Test_part_2.o CC MGCP_Test_part_3.o CC MGCP_Test_part_4.o CC MGCP_Test_part_5.o CC MGCP_Test_part_6.o CC MGCP_Test_part_7.o CC MGCP_Types_part_1.o CC MGCP_Types_part_2.o CC MGCP_Types_part_3.o CC MGCP_Types_part_4.o CC MGCP_Types_part_5.o CC MGCP_Types_part_6.o CC MGCP_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC OSMUX_CodecPort_part_1.o CC OSMUX_CodecPort_part_2.o CC OSMUX_CodecPort_part_3.o CC OSMUX_CodecPort_part_4.o CC OSMUX_CodecPort_part_5.o CC OSMUX_CodecPort_part_6.o CC OSMUX_CodecPort_part_7.o CC OSMUX_CodecPort_CtrlFunct_part_1.o CC OSMUX_CodecPort_CtrlFunct_part_2.o CC OSMUX_CodecPort_CtrlFunct_part_3.o CC OSMUX_CodecPort_CtrlFunct_part_4.o CC OSMUX_CodecPort_CtrlFunct_part_5.o CC OSMUX_CodecPort_CtrlFunct_part_6.o CC OSMUX_CodecPort_CtrlFunct_part_7.o CC OSMUX_Emulation_part_1.o CC OSMUX_Emulation_part_2.o CC OSMUX_Emulation_part_3.o CC OSMUX_Emulation_part_4.o CC OSMUX_Emulation_part_5.o CC OSMUX_Emulation_part_6.o CC OSMUX_Emulation_part_7.o CC OSMUX_Types_part_1.o CC OSMUX_Types_part_2.o CC OSMUX_Types_part_3.o CC OSMUX_Types_part_4.o CC OSMUX_Types_part_5.o CC OSMUX_Types_part_6.o CC OSMUX_Types_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_CodecPort_CtrlFunct_part_1.o CC RTP_CodecPort_CtrlFunct_part_2.o CC RTP_CodecPort_CtrlFunct_part_3.o CC RTP_CodecPort_CtrlFunct_part_4.o CC RTP_CodecPort_CtrlFunct_part_5.o CC RTP_CodecPort_CtrlFunct_part_6.o CC RTP_CodecPort_CtrlFunct_part_7.o CC RTP_Emulation_part_1.o CC RTP_Emulation_part_2.o CC RTP_Emulation_part_3.o CC RTP_Emulation_part_4.o CC RTP_Emulation_part_5.o CC RTP_Emulation_part_6.o CC RTP_Emulation_part_7.o CC RTP_Endpoint_part_1.o CC RTP_Endpoint_part_2.o CC RTP_Endpoint_part_3.o CC RTP_Endpoint_part_4.o CC RTP_Endpoint_part_5.o CC RTP_Endpoint_part_6.o CC RTP_Endpoint_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC IPA_Emulation.o CC StatsD_Checker.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC IP_EncDec.o CC IuUP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC Native_FunctionDefs.o CC OSMUX_CodecPort_CtrlFunctDef.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SDP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CCLD AMR_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD IP_Types.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Templates.so CCLD MGCP_Test.so CCLD MGCP_Types.so CCLD Misc_Helpers.so CCLD Native_Functions.so CCLD OSMUX_CodecPort.so CCLD OSMUX_CodecPort_CtrlFunct.so CCLD OSMUX_Emulation.so CCLD OSMUX_Types.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD RTP_CodecPort.so CCLD RTP_CodecPort_CtrlFunct.so CCLD RTP_Emulation.so CCLD RTP_Endpoint.so CCLD RTP_Types.so CCLD SDP_Templates.so CCLD SDP_Types.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD AMR_Types_part_1.so CCLD AMR_Types_part_2.so CCLD AMR_Types_part_3.so CCLD AMR_Types_part_4.so CCLD AMR_Types_part_5.so CCLD AMR_Types_part_6.so CCLD AMR_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_7.so CCLD General_Types_part_6.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD IP_Types_part_1.so CCLD IP_Types_part_2.so CCLD IP_Types_part_3.so CCLD IP_Types_part_4.so CCLD IP_Types_part_5.so CCLD IP_Types_part_6.so CCLD IP_Types_part_7.so CCLD IuUP_Emulation_part_1.so CCLD IuUP_Emulation_part_2.so CCLD IuUP_Emulation_part_3.so CCLD IuUP_Emulation_part_4.so CCLD IuUP_Emulation_part_5.so CCLD IuUP_Emulation_part_6.so CCLD IuUP_Emulation_part_7.so CCLD IuUP_Types_part_1.so CCLD IuUP_Types_part_2.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_4.so CCLD IuUP_Types_part_5.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_5.so CCLD MGCP_Templates_part_6.so CCLD MGCP_Templates_part_7.so CCLD MGCP_Test_part_1.so CCLD MGCP_Test_part_2.so CCLD MGCP_Test_part_3.so CCLD MGCP_Test_part_4.so CCLD MGCP_Test_part_5.so CCLD MGCP_Test_part_6.so CCLD MGCP_Test_part_7.so CCLD MGCP_Types_part_1.so CCLD MGCP_Types_part_2.so CCLD MGCP_Types_part_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD OSMUX_CodecPort_part_1.so CCLD OSMUX_CodecPort_part_2.so CCLD OSMUX_CodecPort_part_3.so CCLD OSMUX_CodecPort_part_4.so CCLD OSMUX_CodecPort_part_5.so CCLD OSMUX_CodecPort_part_6.so CCLD OSMUX_CodecPort_part_7.so CCLD OSMUX_CodecPort_CtrlFunct_part_1.so CCLD OSMUX_CodecPort_CtrlFunct_part_2.so CCLD OSMUX_CodecPort_CtrlFunct_part_3.so CCLD OSMUX_CodecPort_CtrlFunct_part_4.so CCLD OSMUX_CodecPort_CtrlFunct_part_5.so CCLD OSMUX_CodecPort_CtrlFunct_part_6.so CCLD OSMUX_CodecPort_CtrlFunct_part_7.so CCLD OSMUX_Emulation_part_1.so CCLD OSMUX_Emulation_part_2.so CCLD OSMUX_Emulation_part_3.so CCLD OSMUX_Emulation_part_4.so CCLD OSMUX_Emulation_part_5.so CCLD OSMUX_Emulation_part_6.so CCLD OSMUX_Emulation_part_7.so CCLD OSMUX_Types_part_1.so CCLD OSMUX_Types_part_2.so CCLD OSMUX_Types_part_3.so CCLD OSMUX_Types_part_4.so CCLD OSMUX_Types_part_5.so CCLD OSMUX_Types_part_6.so CCLD OSMUX_Types_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_part_7.so CCLD RTP_CodecPort_CtrlFunct_part_1.so CCLD RTP_CodecPort_CtrlFunct_part_2.so CCLD RTP_CodecPort_CtrlFunct_part_3.so CCLD RTP_CodecPort_CtrlFunct_part_4.so CCLD RTP_CodecPort_CtrlFunct_part_5.so CCLD RTP_CodecPort_CtrlFunct_part_6.so CCLD RTP_CodecPort_CtrlFunct_part_7.so CCLD RTP_Emulation_part_1.so CCLD RTP_Emulation_part_2.so CCLD RTP_Emulation_part_3.so CCLD RTP_Emulation_part_4.so CCLD RTP_Emulation_part_5.so CCLD RTP_Emulation_part_6.so CCLD RTP_Emulation_part_7.so CCLD RTP_Endpoint_part_1.so CCLD RTP_Endpoint_part_2.so CCLD RTP_Endpoint_part_3.so CCLD RTP_Endpoint_part_4.so CCLD RTP_Endpoint_part_5.so CCLD RTP_Endpoint_part_6.so CCLD RTP_Endpoint_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD SDP_Templates_part_1.so CCLD SDP_Templates_part_2.so CCLD SDP_Templates_part_3.so CCLD SDP_Templates_part_4.so CCLD SDP_Templates_part_5.so CCLD SDP_Templates_part_6.so CCLD SDP_Templates_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD TCCConversion_Functions_part_1.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCInterface_Functions_part_1.so CCLD TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD IPA_Emulation.so CCLD StatsD_Checker.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD IP_EncDec.so CCLD IuUP_EncDec.so CCLD MGCP_CodecPort_CtrlFunctDef.so CCLD Native_FunctionDefs.so CCLD OSMUX_CodecPort_CtrlFunctDef.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SDP_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD MGCP_Test make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0/mgw' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [201 kB] Fetched 202 kB in 1s (361 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'apt-rdepends', 'osmo-mgw'] [testenv] osmo-mgw -> osmo-mgw: installing osmo-mgw-dbgsym [testenv] osmo-mgw -> libc6: installing libc6-dbg [testenv] osmo-mgw -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-mgw, osmo-mgw-dbgsym, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-mgw', 'osmo-mgw-dbgsym', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmo-mgw osmo-mgw-dbgsym osmocom-keyring osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 3 not upgraded. Need to get 11.2 MB of archives. After this operation, 17.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508032026 [3028 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508032026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.31.bfd62.202508032026 [171 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.31.bfd62.202508032026 [71.2 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.31.bfd62.202508032026 [229 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.11.c53c.202508032026 [61.5 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.31.bfd62.202508032026 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.21.a42f.202508032026 [70.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.31.bfd62.202508032026 [52.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.31.bfd62.202508032026 [71.7 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.31.bfd62.202508032026 [178 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.31.bfd62.202508032026 [60.3 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.31.bfd62.202508032026 [64.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.31.bfd62.202508032026 [51.0 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.31.bfd62.202508032026 [44.3 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.21.a42f.202508032026 [34.5 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw 1.14.0.30.7d236.202508032026 [97.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw-dbgsym 1.14.0.30.7d236.202508032026 [287 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.31.bfd62.202508032026 [2166 kB] Fetched 11.2 MB in 0s (88.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (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 ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508032026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508032026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508032026_amd64.deb ... Unpacking osmocom-nightly (202508032026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.31.bfd62.202508032026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.31.bfd62.202508032026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.31.bfd62.202508032026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.31.bfd62.202508032026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.31.bfd62.202508032026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.31.bfd62.202508032026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.11.c53c.202508032026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.11.c53c.202508032026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.31.bfd62.202508032026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.31.bfd62.202508032026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.21.a42f.202508032026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.21.a42f.202508032026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.11.0.31.bfd62.202508032026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.31.bfd62.202508032026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.11.0.31.bfd62.202508032026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.31.bfd62.202508032026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.0.31.bfd62.202508032026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.31.bfd62.202508032026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.0.31.bfd62.202508032026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.31.bfd62.202508032026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.0.31.bfd62.202508032026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.31.bfd62.202508032026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.0.31.bfd62.202508032026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.31.bfd62.202508032026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.0.31.bfd62.202508032026_amd64.deb ... Unpacking libosmocore (1.11.0.31.bfd62.202508032026) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../16-libosmotrau11_2.0.0.21.a42f.202508032026_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.21.a42f.202508032026) ... Selecting previously unselected package osmo-mgw. Preparing to unpack .../17-osmo-mgw_1.14.0.30.7d236.202508032026_amd64.deb ... Unpacking osmo-mgw (1.14.0.30.7d236.202508032026) ... Selecting previously unselected package osmo-mgw-dbgsym. Preparing to unpack .../18-osmo-mgw-dbgsym_1.14.0.30.7d236.202508032026_amd64.deb ... Unpacking osmo-mgw-dbgsym (1.14.0.30.7d236.202508032026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.31.bfd62.202508032026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.31.bfd62.202508032026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508032026) ... Setting up osmocom-nightly (202508032026) ... Setting up libosmocore22:amd64 (1.11.0.31.bfd62.202508032026) ... Setting up libosmocodec4:amd64 (1.11.0.31.bfd62.202508032026) ... Setting up libosmovty13:amd64 (1.11.0.31.bfd62.202508032026) ... Setting up libosmoisdn0:amd64 (1.11.0.31.bfd62.202508032026) ... Setting up libosmotrau11:amd64 (2.0.0.21.a42f.202508032026) ... Setting up libosmousb0:amd64 (1.11.0.31.bfd62.202508032026) ... Setting up libosmogsm20:amd64 (1.11.0.31.bfd62.202508032026) ... Setting up libosmoctrl0:amd64 (1.11.0.31.bfd62.202508032026) ... Setting up libosmogb14:amd64 (1.11.0.31.bfd62.202508032026) ... Setting up libosmonetif11:amd64 (1.6.0.11.c53c.202508032026) ... Setting up libosmocoding0:amd64 (1.11.0.31.bfd62.202508032026) ... Setting up libosmosim2:amd64 (1.11.0.31.bfd62.202508032026) ... Setting up libosmocore (1.11.0.31.bfd62.202508032026) ... Setting up libosmoabis15:amd64 (2.0.0.21.a42f.202508032026) ... Setting up osmo-mgw (1.14.0.30.7d236.202508032026) ... changed ownership of '/etc/osmocom/osmo-mgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-mgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.11.0.31.bfd62.202508032026) ... Setting up osmo-mgw-dbgsym (1.14.0.30.7d236.202508032026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw/MGCP_Test.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.cfg'] [testenv] + ['cp', '-a', 'osmo-mgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw/MGCP_Test.default', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.default'] [testenv] Running mgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'sh', '-c', 'osmo-mgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/mgw/mgw.log'] range must end at an odd port number, autocorrecting port (16000) to: 16001 20250804085012795 DLGLOBAL NOTICE <0003> Available via telnet 127.0.0.1 4243 (telnet_interface.c:88) 20250804085012795 DLCTRL NOTICE <000a> CTRL at 127.0.0.1 4267 (control_if.c:1026) 20250804085012795 DLMGCP NOTICE <0013> Configured for MGCP, listen on 127.0.0.1:2427 (mgw_main.c:412) [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4243', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/start-testsuite.sh', 'mgw/MGCP_Test', 'MGCP_Test.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli MGCP_Test.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: MGCP_Test.cfg MC@ab0128624cc1: Unix server socket created successfully. MC@ab0128624cc1: Listening on TCP port 34087. MC2> ab0128624cc1 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0/mgw/MGCP_Test ab0128624cc1 34087 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@ab0128624cc1: New HC connected from 10.0.2.100 [10.0.2.100]. ab0128624cc1: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@ab0128624cc1: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ab0128624cc1: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ab0128624cc1: Configuration file was processed on all HCs. MC@ab0128624cc1: Creating MTC on host 10.0.2.100. MC@ab0128624cc1: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Mon Aug 4 08:50:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_selftest started. MTC@ab0128624cc1: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@ab0128624cc1: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@ab0128624cc1: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@ab0128624cc1: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@ab0128624cc1: "200 18983215 OK\r\nI: 1\n\nv=0\r\no=- 1 23 IN IP4 0.0.0.0\r\ns=-\r\nc=IN IP4 0.0.0.0\r\nt=0 0\r\nm=audio 0 RTP/AVP 126\r\na=rtpmap:126 AMR/8000\r\na=ptime:20\r\n" MTC@ab0128624cc1: { line := { code := "200", trans_id := "18983215", string := "OK" }, params := { { code := "I", val := "1" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "0.0.0.0" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "0.0.0.0", 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 := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "126" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "126 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } MTC@ab0128624cc1: "MDCX 18983216 rtpbridge/1@mgw MGCP 1.0\r\nM: sendrecv\rC: 2\r\nI: 1\r\nL: p:20, a:AMR, nt:IN\r\n\nv=0\r\no=- 1 23 IN IP4 0.0.0.0\r\ns=-\r\nc=IN IP4 0.0.0.0\r\nt=0 0\r\nm=audio 4441 RTP/AVP 99\r\na=rtpmap:99 AMR/8000\r\na=ptime:40\r\n" MTC@ab0128624cc1: { line := { verb := "MDCX", trans_id := "18983216", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "2" }, { code := "I", val := "1" }, { code := "L", val := "p:20, a:AMR, nt:IN" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "0.0.0.0" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "0.0.0.0", 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 := 4441, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "99" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "99 AMR/8000" } }, { ptime := { attr_value := "40" } } } } } } } MTC@ab0128624cc1: { line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/42@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "1234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := omit } MTC@ab0128624cc1: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@ab0128624cc1: "510 23 FAIL\r\n" MTC@ab0128624cc1: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@ab0128624cc1: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@ab0128624cc1: setverdict(pass): none -> pass MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: No PTCs were created. MTC@ab0128624cc1: Test case TC_selftest finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Mon Aug 4 08:50:14 UTC 2025 ====== MGCP_Test.TC_selftest pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_selftest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14312) Waiting for packet dumper to finish... 1 (prev_count=14312, count=14852) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null'. ------ MGCP_Test.TC_auep_null ------ Mon Aug 4 08:50:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_auep_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_auep_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_auep_null started. 20250804085021212 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56809 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085021212 DLMGCP INFO <0013> DLCX: executing request handler for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:373) 20250804085021212 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085021212 DLMGCP ERROR <0013> DLCX: Not allowed in 'null' endpoint! (mgcp_protocol.c:1055) 20250804085021212 DLMGCP DEBUG <0013> endpoint:none Generated response: code=502 (mgcp_protocol.c:146) 20250804085021212 DLMGCP DEBUG <0013> Generated response: line #00: 502 56809 FAIL (mgcp_msg.c:72) 20250804085021221 DLMGCP DEBUG <0013> Received message: line #00: AUEP 56810 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085021221 DLMGCP INFO <0013> AUEP: executing request handler for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:373) 20250804085021221 DLMGCP NOTICE <0013> endpoint:none AUEP: auditing endpoint ... (mgcp_protocol.c:407) 20250804085021221 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085021221 DLMGCP DEBUG <0013> Generated response: line #00: 200 56810 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM2(5)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(6)@ab0128624cc1: Final verdict of PTC: none RTPEM1(4)@ab0128624cc1: Final verdict of PTC: none RTPEM0(3)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(7)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@ab0128624cc1: Test case TC_auep_null finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass'. Mon Aug 4 08:50:21 UTC 2025 ====== MGCP_Test.TC_auep_null pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_auep_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=25696) Waiting for packet dumper to finish... 1 (prev_count=25696, count=26236) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Mon Aug 4 08:50:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx started. 20250804085028345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38553 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085028345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085028346 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085028346 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085028346 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085028346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085028346 DLMGCP DEBUG <0013> Generated response: line #00: 515 38553 FAIL (mgcp_msg.c:72) 20250804085028353 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38554 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085028353 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085028353 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085028353 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085028353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085028353 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085028353 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085028353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085028353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:30959C56 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085028353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:30959C56 output_enabled 0 (mgcp_conn.c:271) 20250804085028353 DLMGCP DEBUG <0013> (1234/rtp C:30959C56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085028353 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:30959C56 CRCX: connection successfully created: (1234/rtp C:30959C56 r=NULL:0<->l=::1:4002) (mgcp_protocol.c:772) 20250804085028353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085028353 DLMGCP DEBUG <0013> Generated response: line #00: 200 38554 OK (mgcp_msg.c:72) 20250804085028353 DLMGCP DEBUG <0013> Generated response: line #01: I: 30959C56 (mgcp_msg.c:72) 20250804085028353 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085028353 DLMGCP DEBUG <0013> Generated response: line #03: o=- 30959C56 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085028353 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085028353 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085028354 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085028354 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4002 RTP/AVP 112 (mgcp_msg.c:72) 20250804085028354 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085028354 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085028355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38555 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085028355 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085028355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085028356 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085028356 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085028356 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085028356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085028356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085028356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085028356 DLMGCP DEBUG <0013> Generated response: line #00: 200 38555 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM2(10)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(12)@ab0128624cc1: Final verdict of PTC: none RTPEM0(8)@ab0128624cc1: Final verdict of PTC: none RTPEM1(9)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(11)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'. Mon Aug 4 08:50:28 UTC 2025 ====== MGCP_Test.TC_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=34252) Waiting for packet dumper to finish... 1 (prev_count=34252, count=34792) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'. ------ MGCP_Test.TC_crcx_no_lco ------ Mon Aug 4 08:50:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_no_lco started. 20250804085035456 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55330 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085035456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085035456 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085035456 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085035456 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085035456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085035456 DLMGCP DEBUG <0013> Generated response: line #00: 515 55330 FAIL (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55331 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085035459 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085035459 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085035459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F3F770BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085035459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F3F770BB output_enabled 0 (mgcp_conn.c:271) 20250804085035459 DLMGCP DEBUG <0013> (1234/rtp C:F3F770BB r=NULL:0<->l=:0) codecs[0]:(pt:0=PCMU, audio:PCMU/8000/1 subt=PCMU, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085035459 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F3F770BB CRCX: connection successfully created: (1234/rtp C:F3F770BB r=NULL:0<->l=::1:4004) (mgcp_protocol.c:772) 20250804085035459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085035459 DLMGCP DEBUG <0013> Generated response: line #00: 200 55331 OK (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> Generated response: line #01: I: F3F770BB (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> Generated response: line #03: o=- F3F770BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4004 RTP/AVP 0 (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55332 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085035459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085035459 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085035459 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085035459 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085035459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085035459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085035459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085035459 DLMGCP DEBUG <0013> Generated response: line #00: 200 55332 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass VirtCallAgent-STATS(16)@ab0128624cc1: Final verdict of PTC: none RTPEM0(13)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(17)@ab0128624cc1: Final verdict of PTC: none RTPEM2(15)@ab0128624cc1: Final verdict of PTC: none RTPEM1(14)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_no_lco finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'. Mon Aug 4 08:50:35 UTC 2025 ====== MGCP_Test.TC_crcx_no_lco pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_no_lco.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33568) Waiting for packet dumper to finish... 1 (prev_count=33568, count=34108) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'. ------ MGCP_Test.TC_crcx_noprefix ------ Mon Aug 4 08:50:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_noprefix started. 20250804085042600 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9352 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085042600 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250804085042600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085042600 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085042600 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085042600 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085042600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085042600 DLMGCP DEBUG <0013> Generated response: line #00: 515 9352 FAIL (mgcp_msg.c:72) 20250804085042606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9353 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085042607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085042607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085042607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085042607 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250804085042607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085042607 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085042607 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085042607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085042607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:86CF40C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085042607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:86CF40C3 output_enabled 0 (mgcp_conn.c:271) 20250804085042607 DLMGCP DEBUG <0013> (1234/rtp C:86CF40C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085042607 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:86CF40C3 CRCX: connection successfully created: (1234/rtp C:86CF40C3 r=NULL:0<->l=::1:4006) (mgcp_protocol.c:772) 20250804085042607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085042607 DLMGCP DEBUG <0013> Generated response: line #00: 200 9353 OK (mgcp_msg.c:72) 20250804085042607 DLMGCP DEBUG <0013> Generated response: line #01: I: 86CF40C3 (mgcp_msg.c:72) 20250804085042607 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085042607 DLMGCP DEBUG <0013> Generated response: line #03: o=- 86CF40C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085042607 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085042607 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085042607 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085042607 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4006 RTP/AVP 112 (mgcp_msg.c:72) 20250804085042607 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085042607 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085042608 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9354 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085042608 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085042608 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250804085042608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085042608 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085042608 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085042608 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085042608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085042608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085042608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085042608 DLMGCP DEBUG <0013> Generated response: line #00: 200 9354 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM0(18)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(21)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(22)@ab0128624cc1: Final verdict of PTC: none RTPEM2(20)@ab0128624cc1: Final verdict of PTC: none RTPEM1(19)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_noprefix finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'. Mon Aug 4 08:50:42 UTC 2025 ====== MGCP_Test.TC_crcx_noprefix pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_noprefix.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=34988) Waiting for packet dumper to finish... 1 (prev_count=34988, count=35528) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'. ------ MGCP_Test.TC_crcx_unsupp_mode ------ Mon Aug 4 08:50:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_unsupp_mode started. 20250804085049733 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23064 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085049733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085049733 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085049733 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085049733 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085049733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085049733 DLMGCP DEBUG <0013> Generated response: line #00: 515 23064 FAIL (mgcp_msg.c:72) 20250804085049740 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23065 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085049740 DLMGCP DEBUG <0013> Received message: line #01: M: netwtest (mgcp_msg.c:72) 20250804085049740 DLMGCP DEBUG <0013> Received message: line #02: C: 1233 (mgcp_msg.c:72) 20250804085049740 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085049740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085049740 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085049740 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085049740 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085049740 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:552) 20250804085049740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:146) 20250804085049741 DLMGCP DEBUG <0013> Generated response: line #00: 517 23065 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(24)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(26)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@ab0128624cc1: Final verdict of PTC: none RTPEM2(25)@ab0128624cc1: Final verdict of PTC: none RTPEM0(23)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'. Mon Aug 4 08:50:49 UTC 2025 ====== MGCP_Test.TC_crcx_unsupp_mode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=27496) Waiting for packet dumper to finish... 1 (prev_count=27496, count=28036) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign'. ------ MGCP_Test.TC_crcx_osmo_ign ------ Mon Aug 4 08:50:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_osmo_ign started. 20250804085056867 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2102 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085056867 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250804085056867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250804085056867 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250804085056867 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085056867 DLMGCP ERROR <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085056867 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085056867 DLMGCP DEBUG <0013> Generated response: line #00: 515 2102 FAIL (mgcp_msg.c:72) 20250804085056874 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2103 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085056874 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250804085056874 DLMGCP DEBUG <0013> Received message: line #02: L: p:20, a:GSM-EFR, nt:IN (mgcp_msg.c:72) 20250804085056874 DLMGCP DEBUG <0013> Received message: line #03: M: recvonly (mgcp_msg.c:72) 20250804085056874 DLMGCP DEBUG <0013> Received message: line #04: X-OSMO-IGN: C (mgcp_msg.c:72) 20250804085056874 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250804085056874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250804085056874 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250804085056874 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085056874 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: GSM-EFR (mgcp_msg.c:281) 20250804085056874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:12B4268C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085056874 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:12B4268C output_enabled 0 (mgcp_conn.c:271) 20250804085056874 DLMGCP DEBUG <0013> (3/rtp C:12B4268C r=NULL:0<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:GSM-EFR subt=GSM-EFR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085056875 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:12B4268C CRCX: connection successfully created: (3/rtp C:12B4268C r=NULL:0<->l=::1:4008) (mgcp_protocol.c:772) 20250804085056875 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085056875 DLMGCP DEBUG <0013> Generated response: line #00: 200 2103 OK (mgcp_msg.c:72) 20250804085056875 DLMGCP DEBUG <0013> Generated response: line #01: I: 12B4268C (mgcp_msg.c:72) 20250804085056875 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085056875 DLMGCP DEBUG <0013> Generated response: line #03: o=- 12B4268C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085056875 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085056875 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085056875 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085056875 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4008 RTP/AVP 110 (mgcp_msg.c:72) 20250804085056875 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR (mgcp_msg.c:72) 20250804085056875 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085056876 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2104 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085056876 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250804085056876 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250804085056876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250804085056876 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250804085056876 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085056876 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085056876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085056876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085056876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085056876 DLMGCP DEBUG <0013> Generated response: line #00: 200 2104 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(32)@ab0128624cc1: Final verdict of PTC: none RTPEM1(29)@ab0128624cc1: Final verdict of PTC: none RTPEM2(30)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(31)@ab0128624cc1: Final verdict of PTC: none RTPEM0(28)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'. Mon Aug 4 08:50:56 UTC 2025 ====== MGCP_Test.TC_crcx_osmo_ign pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmo_ign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35260) Waiting for packet dumper to finish... 1 (prev_count=35260, count=35800) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'. ------ MGCP_Test.TC_crcx_early_bidir_mode ------ Mon Aug 4 08:51:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_early_bidir_mode started. 20250804085103980 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28838 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085103980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085103980 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085103980 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085103980 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085103980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085103980 DLMGCP DEBUG <0013> Generated response: line #00: 515 28838 FAIL (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28839 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> Received message: line #02: C: 1232 (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085103982 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085103982 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085103982 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085103982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9541C390 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085103982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9541C390 output_enabled 1 (mgcp_conn.c:271) 20250804085103982 DLMGCP DEBUG <0013> (1232/rtp C:9541C390 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085103982 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9541C390 CRCX: connection successfully created: (1232/rtp C:9541C390 r=NULL:0<->l=::1:4010) (mgcp_protocol.c:772) 20250804085103982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085103982 DLMGCP DEBUG <0013> Generated response: line #00: 200 28839 OK (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> Generated response: line #01: I: 9541C390 (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9541C390 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4010 RTP/AVP 112 (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085103982 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(fail): none -> fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"28839\", string := \"OK\" }, params := { { code := \"I\", val := \"9541C390\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"9541C390\", session_version := \"23\", net_type := \"IN\", addr_type := \"IP6\", addr := \"::1\" }, session_name := \"-\", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := \"IN\", addr_type := \"IP6\", conn_addr := { addr := \"::1\", 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 := 4010, num_of_ports := omit }, transport := \"RTP/AVP\", fmts := { \"112\" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := \"112 AMR\" } }, { ptime := { attr_value := \"20\" } } } } } } } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"527\", trans_id := \"28839\", string := ? }, params := { }, sdp := omit } } }"", new component reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"28839\", string := \"OK\" }, params := { { code := \"I\", val := \"9541C390\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"9541C390\", session_version := \"23\", net_type := \"IN\", addr_type := \"IP6\", addr := \"::1\" }, session_name := \"-\", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := \"IN\", addr_type := \"IP6\", conn_addr := { addr := \"::1\", 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 := 4010, num_of_ports := omit }, transport := \"RTP/AVP\", fmts := { \"112\" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := \"112 AMR\" } }, { ptime := { attr_value := \"20\" } } } } } } } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"527\", trans_id := \"28839\", string := ? }, params := { }, sdp := omit } } }"" MTC@ab0128624cc1: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM2(35)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@ab0128624cc1: Final verdict of PTC: none RTPEM1(34)@ab0128624cc1: Final verdict of PTC: none RTPEM0(33)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(36)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"28839\", string := \"OK\" }, params := { { code := \"I\", val := \"9541C390\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"9541C390\", session_version := \"23\", net_type := \"IN\", addr_type := \"IP6\", addr := \"::1\" }, session_name := \"-\", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := \"IN\", addr_type := \"IP6\", conn_addr := { addr := \"::1\", 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 := 4010, num_of_ports := omit }, transport := \"RTP/AVP\", fmts := { \"112\" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := \"112 AMR\" } }, { ptime := { attr_value := \"20\" } } } } } } } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"527\", trans_id := \"28839\", string := ? }, params := { }, sdp := omit } } }"" MTC@ab0128624cc1: Local verdict of PTC RTPEM0(33): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(34): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(35): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(36): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@ab0128624cc1: Test case TC_crcx_early_bidir_mode finished. Verdict: fail reason: "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"28839\", string := \"OK\" }, params := { { code := \"I\", val := \"9541C390\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"9541C390\", session_version := \"23\", net_type := \"IN\", addr_type := \"IP6\", addr := \"::1\" }, session_name := \"-\", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := \"IN\", addr_type := \"IP6\", conn_addr := { addr := \"::1\", 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 := 4010, num_of_ports := omit }, transport := \"RTP/AVP\", fmts := { \"112\" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := \"112 AMR\" } }, { ptime := { attr_value := \"20\" } } } } } } } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"527\", trans_id := \"28839\", string := ? }, params := { }, sdp := omit } } }" MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail'. Mon Aug 4 08:51:04 UTC 2025 ------ MGCP_Test.TC_crcx_early_bidir_mode fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_early_bidir_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=31760) Waiting for packet dumper to finish... 1 (prev_count=31760, count=32300) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'. ------ MGCP_Test.TC_crcx_unsupp_param ------ Mon Aug 4 08:51:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_unsupp_param started. 20250804085111110 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12597 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085111110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085111110 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085111110 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085111111 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085111111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085111111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085111111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085111111 DLMGCP DEBUG <0013> Generated response: line #00: 200 12597 OK (mgcp_msg.c:72) 20250804085111119 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12598 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085111119 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085111119 DLMGCP DEBUG <0013> Received message: line #02: C: 1231 (mgcp_msg.c:72) 20250804085111119 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085111119 DLMGCP DEBUG <0013> Received message: line #04: N: foobar (mgcp_msg.c:72) 20250804085111119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085111119 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085111119 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085111119 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085111119 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) unhandled option: 'N'/78 (mgcp_msg.c:424) 20250804085111119 DLMGCP DEBUG <0013> endpoint:none Generated response: code=539 (mgcp_protocol.c:146) 20250804085111119 DLMGCP DEBUG <0013> Generated response: line #00: 539 12598 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass VirtCallAgent-STATS(41)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@ab0128624cc1: Final verdict of PTC: none RTPEM0(38)@ab0128624cc1: Final verdict of PTC: none RTPEM2(40)@ab0128624cc1: Final verdict of PTC: none RTPEM1(39)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'. Mon Aug 4 08:51:11 UTC 2025 ====== MGCP_Test.TC_crcx_unsupp_param pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_param.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28180) Waiting for packet dumper to finish... 1 (prev_count=28180, count=28720) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'. ------ MGCP_Test.TC_crcx_missing_callid ------ Mon Aug 4 08:51:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_missing_callid started. 20250804085118200 DLMGCP DEBUG <0013> Received message: line #00: DLCX 448 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085118200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085118200 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085118200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085118200 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085118200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085118200 DLMGCP DEBUG <0013> Generated response: line #00: 515 448 FAIL (mgcp_msg.c:72) 20250804085118201 DLMGCP DEBUG <0013> Received message: line #00: CRCX 449 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085118201 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085118201 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250804085118201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085118201 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085118201 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085118201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: (null) (mgcp_msg.c:281) 20250804085118201 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing callid (mgcp_protocol.c:545) 20250804085118201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=516 (mgcp_protocol.c:146) 20250804085118201 DLMGCP DEBUG <0013> Generated response: line #00: 516 449 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(44)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(46)@ab0128624cc1: Final verdict of PTC: none RTPEM2(45)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(47)@ab0128624cc1: Final verdict of PTC: none RTPEM0(43)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'. Mon Aug 4 08:51:18 UTC 2025 ====== MGCP_Test.TC_crcx_missing_callid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_missing_callid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=27260) Waiting for packet dumper to finish... 1 (prev_count=27260, count=27800) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'. ------ MGCP_Test.TC_crcx_missing_mode ------ Mon Aug 4 08:51:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_missing_mode started. 20250804085125324 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30820 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085125324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085125324 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085125324 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085125324 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085125324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085125324 DLMGCP DEBUG <0013> Generated response: line #00: 515 30820 FAIL (mgcp_msg.c:72) 20250804085125330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30821 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085125330 DLMGCP DEBUG <0013> Received message: line #01: C: 1229 (mgcp_msg.c:72) 20250804085125330 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250804085125330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085125330 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085125330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085125330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: (null) (mgcp_msg.c:281) 20250804085125330 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:552) 20250804085125330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:146) 20250804085125330 DLMGCP DEBUG <0013> Generated response: line #00: 517 30821 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(49)@ab0128624cc1: Final verdict of PTC: none RTPEM2(50)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(51)@ab0128624cc1: Final verdict of PTC: none RTPEM0(48)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'. Mon Aug 4 08:51:25 UTC 2025 ====== MGCP_Test.TC_crcx_missing_mode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_missing_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=27160) Waiting for packet dumper to finish... 1 (prev_count=27160, count=27700) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'. ------ MGCP_Test.TC_crcx_unsupp_packet_intv ------ Mon Aug 4 08:51:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_unsupp_packet_intv started. 20250804085132457 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38499 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085132457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085132457 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085132457 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085132457 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085132457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085132457 DLMGCP DEBUG <0013> Generated response: line #00: 515 38499 FAIL (mgcp_msg.c:72) 20250804085132459 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38500 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085132459 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085132459 DLMGCP DEBUG <0013> Received message: line #02: C: 1228 (mgcp_msg.c:72) 20250804085132459 DLMGCP DEBUG <0013> Received message: line #03: L: p:111 (mgcp_msg.c:72) 20250804085132459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085132459 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085132459 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085132459 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 111, lco->codec: (null) (mgcp_msg.c:281) 20250804085132459 DLMGCP ERROR <0013> local CX options: packetization interval is not a multiple of 20ms! (mgcp_msg.c:287) 20250804085132459 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) Invalid LocalConnectionOptions line: 'L: p:111'20250804085132459 DLMGCP DEBUG <0013> endpoint:none Generated response: code=535 (mgcp_protocol.c:146) 20250804085132459 DLMGCP DEBUG <0013> Generated response: line #00: 535 38500 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM0(53)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(57)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(56)@ab0128624cc1: Final verdict of PTC: none RTPEM1(54)@ab0128624cc1: Final verdict of PTC: none RTPEM2(55)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'. Mon Aug 4 08:51:32 UTC 2025 ====== MGCP_Test.TC_crcx_unsupp_packet_intv pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_packet_intv.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=27760) Waiting for packet dumper to finish... 1 (prev_count=27760, count=28300) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'. ------ MGCP_Test.TC_crcx_illegal_double_lco ------ Mon Aug 4 08:51:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_illegal_double_lco started. 20250804085139526 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62342 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085139526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085139526 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085139526 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085139526 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085139526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085139526 DLMGCP DEBUG <0013> Generated response: line #00: 515 62342 FAIL (mgcp_msg.c:72) 20250804085139533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62343 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085139533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085139533 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804085139533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR, p:20 (mgcp_msg.c:72) 20250804085139533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085139533 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085139533 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085139533 DLMGCP ERROR <0013> local CX options: Internal inconsistency in Local Connection Options! (mgcp_msg.c:239) 20250804085139533 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) Invalid LocalConnectionOptions line: 'L: p:20, a:AMR, p:20'20250804085139533 DLMGCP DEBUG <0013> endpoint:none Generated response: code=524 (mgcp_protocol.c:146) 20250804085139533 DLMGCP DEBUG <0013> Generated response: line #00: 524 62343 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(59)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(61)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@ab0128624cc1: Final verdict of PTC: none RTPEM0(58)@ab0128624cc1: Final verdict of PTC: none RTPEM2(60)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'. Mon Aug 4 08:51:39 UTC 2025 ====== MGCP_Test.TC_crcx_illegal_double_lco pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_illegal_double_lco.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=27560) Waiting for packet dumper to finish... 1 (prev_count=27560, count=28100) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'. ------ MGCP_Test.TC_crcx_sdp ------ Mon Aug 4 08:51:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_sdp started. 20250804085146652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14407 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085146652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085146652 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085146652 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085146652 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085146652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085146652 DLMGCP DEBUG <0013> Generated response: line #00: 515 14407 FAIL (mgcp_msg.c:72) 20250804085146655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14408 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085146655 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085146655 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085146655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085146655 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085146655 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085146655 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085146655 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250804085146655 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085146655 DLMGCP DEBUG <0013> Received message: line #09: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250804085146655 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085146655 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085146656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085146656 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085146656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085146656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085146656 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.2, duration:20, payload-types:98=AMR (mgcp_sdp.c:443) 20250804085146656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:86D9CD9E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085146656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:86D9CD9E output_enabled 1 (mgcp_conn.c:271) 20250804085146656 DLMGCP DEBUG <0013> (1226/rtp C:86D9CD9E r=127.0.0.2:2344<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085146656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:86D9CD9E CRCX: connection successfully created: (1226/rtp C:86D9CD9E r=127.0.0.2:2344<->l=127.0.0.1:4012) (mgcp_protocol.c:772) 20250804085146656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085146656 DLMGCP DEBUG <0013> Generated response: line #00: 200 14408 OK (mgcp_msg.c:72) 20250804085146656 DLMGCP DEBUG <0013> Generated response: line #01: I: 86D9CD9E (mgcp_msg.c:72) 20250804085146656 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085146656 DLMGCP DEBUG <0013> Generated response: line #03: o=- 86D9CD9E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085146656 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085146656 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085146656 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085146656 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4012 RTP/AVP 98 (mgcp_msg.c:72) 20250804085146656 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085146656 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085146656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14409 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085146656 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085146656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085146656 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085146656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085146656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085146656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085146656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085146656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085146656 DLMGCP DEBUG <0013> Generated response: line #00: 200 14409 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(67)@ab0128624cc1: Final verdict of PTC: none RTPEM0(63)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(66)@ab0128624cc1: Final verdict of PTC: none RTPEM1(64)@ab0128624cc1: Final verdict of PTC: none RTPEM2(65)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_sdp finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'. Mon Aug 4 08:51:46 UTC 2025 ====== MGCP_Test.TC_crcx_sdp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_sdp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37076) Waiting for packet dumper to finish... 1 (prev_count=37076, count=37616) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'. ------ MGCP_Test.TC_crcx_wildcarded ------ Mon Aug 4 08:51:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_wildcarded started. 20250804085153777 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085153777 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085153777 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085153777 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085153777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085153777 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085153777 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085153777 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085153777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DE03C7F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085153777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DE03C7F4 output_enabled 0 (mgcp_conn.c:271) 20250804085153777 DLMGCP DEBUG <0013> (1234/rtp C:DE03C7F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085153778 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:DE03C7F4 CRCX: connection successfully created: (1234/rtp C:DE03C7F4 r=NULL:0<->l=::1:4014) (mgcp_protocol.c:772) 20250804085153778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085153778 DLMGCP DEBUG <0013> Generated response: line #00: 200 30366 OK (mgcp_msg.c:72) 20250804085153778 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250804085153778 DLMGCP DEBUG <0013> Generated response: line #02: I: DE03C7F4 (mgcp_msg.c:72) 20250804085153778 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085153778 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE03C7F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085153778 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085153778 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085153778 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085153778 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4014 RTP/AVP 112 (mgcp_msg.c:72) 20250804085153778 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085153778 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085153780 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30367 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085153780 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085153780 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085153780 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085153780 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085153780 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085153780 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085153780 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085153780 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085153780 DLMGCP DEBUG <0013> Generated response: line #00: 200 30367 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(72)@ab0128624cc1: Final verdict of PTC: none RTPEM0(68)@ab0128624cc1: Final verdict of PTC: none RTPEM2(70)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(71)@ab0128624cc1: Final verdict of PTC: none RTPEM1(69)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'. Mon Aug 4 08:51:53 UTC 2025 ====== MGCP_Test.TC_crcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=31120) Waiting for packet dumper to finish... 1 (prev_count=31120, count=31660) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'. ------ MGCP_Test.TC_crcx_wildcarded_exhaust ------ Mon Aug 4 08:51:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_wildcarded_exhaust started. 20250804085200927 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200927 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200927 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085200928 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085200928 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200928 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E931C828 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E931C828 output_enabled 0 (mgcp_conn.c:271) 20250804085200928 DLMGCP DEBUG <0013> (1234/rtp C:E931C828 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200928 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:E931C828 CRCX: connection successfully created: (1234/rtp C:E931C828 r=NULL:0<->l=::1:4016) (mgcp_protocol.c:772) 20250804085200928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200928 DLMGCP DEBUG <0013> Generated response: line #00: 200 29357 OK (mgcp_msg.c:72) 20250804085200928 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250804085200928 DLMGCP DEBUG <0013> Generated response: line #02: I: E931C828 (mgcp_msg.c:72) 20250804085200928 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200928 DLMGCP DEBUG <0013> Generated response: line #04: o=- E931C828 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200928 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200928 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200928 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200928 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4016 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200928 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200928 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250804085200931 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085200931 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7CCDC08B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7CCDC08B output_enabled 0 (mgcp_conn.c:271) 20250804085200931 DLMGCP DEBUG <0013> (1234/rtp C:7CCDC08B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200931 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7CCDC08B CRCX: connection successfully created: (1234/rtp C:7CCDC08B r=NULL:0<->l=::1:4018) (mgcp_protocol.c:772) 20250804085200931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200931 DLMGCP DEBUG <0013> Generated response: line #00: 200 29358 OK (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CCDC08B (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CCDC08B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4018 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200931 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250804085200933 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250804085200933 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:EE06DD5A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:EE06DD5A output_enabled 0 (mgcp_conn.c:271) 20250804085200933 DLMGCP DEBUG <0013> (1234/rtp C:EE06DD5A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200933 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:EE06DD5A CRCX: connection successfully created: (1234/rtp C:EE06DD5A r=NULL:0<->l=::1:4020) (mgcp_protocol.c:772) 20250804085200933 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200933 DLMGCP DEBUG <0013> Generated response: line #00: 200 29359 OK (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Generated response: line #02: I: EE06DD5A (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE06DD5A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4020 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200933 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200934 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200934 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200934 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250804085200934 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250804085200934 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:68DF17AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:68DF17AB output_enabled 0 (mgcp_conn.c:271) 20250804085200934 DLMGCP DEBUG <0013> (1234/rtp C:68DF17AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200934 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:68DF17AB CRCX: connection successfully created: (1234/rtp C:68DF17AB r=NULL:0<->l=::1:4022) (mgcp_protocol.c:772) 20250804085200934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200934 DLMGCP DEBUG <0013> Generated response: line #00: 200 29360 OK (mgcp_msg.c:72) 20250804085200934 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250804085200934 DLMGCP DEBUG <0013> Generated response: line #02: I: 68DF17AB (mgcp_msg.c:72) 20250804085200935 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200935 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68DF17AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200935 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200935 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200935 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200935 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4022 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200935 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200935 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250804085200936 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085200936 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200936 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:28C14107 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200936 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:28C14107 output_enabled 0 (mgcp_conn.c:271) 20250804085200936 DLMGCP DEBUG <0013> (1234/rtp C:28C14107 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200936 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:28C14107 CRCX: connection successfully created: (1234/rtp C:28C14107 r=NULL:0<->l=::1:4024) (mgcp_protocol.c:772) 20250804085200936 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200936 DLMGCP DEBUG <0013> Generated response: line #00: 200 29361 OK (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Generated response: line #02: I: 28C14107 (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28C14107 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4024 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200936 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200938 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250804085200938 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250804085200938 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:ADAB0A94 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:ADAB0A94 output_enabled 0 (mgcp_conn.c:271) 20250804085200938 DLMGCP DEBUG <0013> (1234/rtp C:ADAB0A94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200938 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:ADAB0A94 CRCX: connection successfully created: (1234/rtp C:ADAB0A94 r=NULL:0<->l=::1:4026) (mgcp_protocol.c:772) 20250804085200938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200938 DLMGCP DEBUG <0013> Generated response: line #00: 200 29362 OK (mgcp_msg.c:72) 20250804085200938 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250804085200938 DLMGCP DEBUG <0013> Generated response: line #02: I: ADAB0A94 (mgcp_msg.c:72) 20250804085200938 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200938 DLMGCP DEBUG <0013> Generated response: line #04: o=- ADAB0A94 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200938 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200938 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200938 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200938 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4026 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200938 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200938 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200939 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200939 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200939 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200939 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250804085200939 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250804085200939 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A4D548AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A4D548AF output_enabled 0 (mgcp_conn.c:271) 20250804085200940 DLMGCP DEBUG <0013> (1234/rtp C:A4D548AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200940 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:A4D548AF CRCX: connection successfully created: (1234/rtp C:A4D548AF r=NULL:0<->l=::1:4028) (mgcp_protocol.c:772) 20250804085200940 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200940 DLMGCP DEBUG <0013> Generated response: line #00: 200 29363 OK (mgcp_msg.c:72) 20250804085200940 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250804085200940 DLMGCP DEBUG <0013> Generated response: line #02: I: A4D548AF (mgcp_msg.c:72) 20250804085200940 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200940 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4D548AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200940 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200940 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200940 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200940 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4028 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200940 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200940 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250804085200941 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250804085200941 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:A072E343 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:A072E343 output_enabled 0 (mgcp_conn.c:271) 20250804085200941 DLMGCP DEBUG <0013> (1234/rtp C:A072E343 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200941 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:A072E343 CRCX: connection successfully created: (1234/rtp C:A072E343 r=NULL:0<->l=::1:4030) (mgcp_protocol.c:772) 20250804085200941 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200941 DLMGCP DEBUG <0013> Generated response: line #00: 200 29364 OK (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Generated response: line #02: I: A072E343 (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Generated response: line #04: o=- A072E343 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4030 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200941 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200942 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200942 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250804085200942 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250804085200942 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200942 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:3CDF7BEB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:3CDF7BEB output_enabled 0 (mgcp_conn.c:271) 20250804085200942 DLMGCP DEBUG <0013> (1234/rtp C:3CDF7BEB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200943 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:3CDF7BEB CRCX: connection successfully created: (1234/rtp C:3CDF7BEB r=NULL:0<->l=::1:4032) (mgcp_protocol.c:772) 20250804085200943 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200943 DLMGCP DEBUG <0013> Generated response: line #00: 200 29365 OK (mgcp_msg.c:72) 20250804085200943 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250804085200943 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CDF7BEB (mgcp_msg.c:72) 20250804085200943 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200943 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3CDF7BEB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200943 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200943 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200943 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200943 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4032 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200943 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200943 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250804085200944 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250804085200944 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:13195D5F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:13195D5F output_enabled 0 (mgcp_conn.c:271) 20250804085200944 DLMGCP DEBUG <0013> (1234/rtp C:13195D5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200944 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:13195D5F CRCX: connection successfully created: (1234/rtp C:13195D5F r=NULL:0<->l=::1:4034) (mgcp_protocol.c:772) 20250804085200944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200944 DLMGCP DEBUG <0013> Generated response: line #00: 200 29366 OK (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Generated response: line #02: I: 13195D5F (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Generated response: line #04: o=- 13195D5F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4034 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200944 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200945 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200945 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200945 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200945 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250804085200945 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250804085200945 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:582C3868 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:582C3868 output_enabled 0 (mgcp_conn.c:271) 20250804085200945 DLMGCP DEBUG <0013> (1234/rtp C:582C3868 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200945 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:582C3868 CRCX: connection successfully created: (1234/rtp C:582C3868 r=NULL:0<->l=::1:4036) (mgcp_protocol.c:772) 20250804085200945 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200945 DLMGCP DEBUG <0013> Generated response: line #00: 200 29367 OK (mgcp_msg.c:72) 20250804085200945 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250804085200945 DLMGCP DEBUG <0013> Generated response: line #02: I: 582C3868 (mgcp_msg.c:72) 20250804085200946 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200946 DLMGCP DEBUG <0013> Generated response: line #04: o=- 582C3868 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200946 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200946 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200946 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200946 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4036 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200946 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200946 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250804085200947 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250804085200947 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200947 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:CA36F998 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:CA36F998 output_enabled 0 (mgcp_conn.c:271) 20250804085200947 DLMGCP DEBUG <0013> (1234/rtp C:CA36F998 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200947 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:CA36F998 CRCX: connection successfully created: (1234/rtp C:CA36F998 r=NULL:0<->l=::1:4038) (mgcp_protocol.c:772) 20250804085200947 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200947 DLMGCP DEBUG <0013> Generated response: line #00: 200 29368 OK (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Generated response: line #02: I: CA36F998 (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA36F998 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4038 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200947 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250804085200948 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250804085200948 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200948 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:0446EEB7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:0446EEB7 output_enabled 0 (mgcp_conn.c:271) 20250804085200948 DLMGCP DEBUG <0013> (1234/rtp C:0446EEB7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200948 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:0446EEB7 CRCX: connection successfully created: (1234/rtp C:0446EEB7 r=NULL:0<->l=::1:4040) (mgcp_protocol.c:772) 20250804085200948 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200948 DLMGCP DEBUG <0013> Generated response: line #00: 200 29369 OK (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Generated response: line #02: I: 0446EEB7 (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0446EEB7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4040 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200948 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200949 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200949 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200949 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200949 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250804085200949 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250804085200949 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:75135D1C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:75135D1C output_enabled 0 (mgcp_conn.c:271) 20250804085200949 DLMGCP DEBUG <0013> (1234/rtp C:75135D1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200950 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:75135D1C CRCX: connection successfully created: (1234/rtp C:75135D1C r=NULL:0<->l=::1:4042) (mgcp_protocol.c:772) 20250804085200950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200950 DLMGCP DEBUG <0013> Generated response: line #00: 200 29370 OK (mgcp_msg.c:72) 20250804085200950 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250804085200950 DLMGCP DEBUG <0013> Generated response: line #02: I: 75135D1C (mgcp_msg.c:72) 20250804085200950 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200950 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75135D1C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200950 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200950 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200950 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200950 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4042 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200950 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200950 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250804085200951 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250804085200951 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200951 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:09D68D49 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:09D68D49 output_enabled 0 (mgcp_conn.c:271) 20250804085200951 DLMGCP DEBUG <0013> (1234/rtp C:09D68D49 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200951 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:09D68D49 CRCX: connection successfully created: (1234/rtp C:09D68D49 r=NULL:0<->l=::1:4044) (mgcp_protocol.c:772) 20250804085200951 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200951 DLMGCP DEBUG <0013> Generated response: line #00: 200 29371 OK (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Generated response: line #02: I: 09D68D49 (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09D68D49 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4044 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200951 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200952 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200952 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200952 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200952 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250804085200952 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250804085200952 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:91F05F94 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200952 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:91F05F94 output_enabled 0 (mgcp_conn.c:271) 20250804085200952 DLMGCP DEBUG <0013> (1234/rtp C:91F05F94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200953 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:91F05F94 CRCX: connection successfully created: (1234/rtp C:91F05F94 r=NULL:0<->l=::1:4046) (mgcp_protocol.c:772) 20250804085200953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200953 DLMGCP DEBUG <0013> Generated response: line #00: 200 29372 OK (mgcp_msg.c:72) 20250804085200953 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250804085200953 DLMGCP DEBUG <0013> Generated response: line #02: I: 91F05F94 (mgcp_msg.c:72) 20250804085200953 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200953 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91F05F94 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200953 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200953 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200953 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200953 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4046 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200953 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200953 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250804085200954 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250804085200954 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:E4E6696B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:E4E6696B output_enabled 0 (mgcp_conn.c:271) 20250804085200954 DLMGCP DEBUG <0013> (1234/rtp C:E4E6696B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200954 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:E4E6696B CRCX: connection successfully created: (1234/rtp C:E4E6696B r=NULL:0<->l=::1:4048) (mgcp_protocol.c:772) 20250804085200954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200954 DLMGCP DEBUG <0013> Generated response: line #00: 200 29373 OK (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Generated response: line #02: I: E4E6696B (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4E6696B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4048 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200954 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200955 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200955 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200955 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200955 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200956 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250804085200956 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250804085200956 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200956 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200956 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:3B70DD67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200956 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:3B70DD67 output_enabled 0 (mgcp_conn.c:271) 20250804085200956 DLMGCP DEBUG <0013> (1234/rtp C:3B70DD67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200956 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:3B70DD67 CRCX: connection successfully created: (1234/rtp C:3B70DD67 r=NULL:0<->l=::1:4050) (mgcp_protocol.c:772) 20250804085200956 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200956 DLMGCP DEBUG <0013> Generated response: line #00: 200 29374 OK (mgcp_msg.c:72) 20250804085200956 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250804085200956 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B70DD67 (mgcp_msg.c:72) 20250804085200956 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200956 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B70DD67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200956 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200956 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200956 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200956 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4050 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200956 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200956 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200957 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200957 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200957 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250804085200957 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250804085200957 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200957 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200957 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:510C52EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200957 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:510C52EB output_enabled 0 (mgcp_conn.c:271) 20250804085200958 DLMGCP DEBUG <0013> (1234/rtp C:510C52EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200958 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:510C52EB CRCX: connection successfully created: (1234/rtp C:510C52EB r=NULL:0<->l=::1:4052) (mgcp_protocol.c:772) 20250804085200958 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200958 DLMGCP DEBUG <0013> Generated response: line #00: 200 29375 OK (mgcp_msg.c:72) 20250804085200958 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250804085200958 DLMGCP DEBUG <0013> Generated response: line #02: I: 510C52EB (mgcp_msg.c:72) 20250804085200958 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200958 DLMGCP DEBUG <0013> Generated response: line #04: o=- 510C52EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200958 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200958 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200958 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200958 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4052 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200958 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200958 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250804085200959 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250804085200959 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200959 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200959 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:FE5450E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200959 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:FE5450E5 output_enabled 0 (mgcp_conn.c:271) 20250804085200959 DLMGCP DEBUG <0013> (1234/rtp C:FE5450E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200959 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:FE5450E5 CRCX: connection successfully created: (1234/rtp C:FE5450E5 r=NULL:0<->l=::1:4054) (mgcp_protocol.c:772) 20250804085200959 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200959 DLMGCP DEBUG <0013> Generated response: line #00: 200 29376 OK (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Generated response: line #02: I: FE5450E5 (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE5450E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4054 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200959 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200961 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200961 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200961 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250804085200961 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250804085200961 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200961 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200961 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:05615D75 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200961 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:05615D75 output_enabled 0 (mgcp_conn.c:271) 20250804085200961 DLMGCP DEBUG <0013> (1234/rtp C:05615D75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200961 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:05615D75 CRCX: connection successfully created: (1234/rtp C:05615D75 r=NULL:0<->l=::1:4056) (mgcp_protocol.c:772) 20250804085200961 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200961 DLMGCP DEBUG <0013> Generated response: line #00: 200 29377 OK (mgcp_msg.c:72) 20250804085200961 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250804085200961 DLMGCP DEBUG <0013> Generated response: line #02: I: 05615D75 (mgcp_msg.c:72) 20250804085200961 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200961 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05615D75 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200961 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200961 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200961 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200961 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4056 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200961 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200961 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250804085200963 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250804085200963 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200963 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200963 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:6C0F88BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200963 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:6C0F88BE output_enabled 0 (mgcp_conn.c:271) 20250804085200963 DLMGCP DEBUG <0013> (1234/rtp C:6C0F88BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200963 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:6C0F88BE CRCX: connection successfully created: (1234/rtp C:6C0F88BE r=NULL:0<->l=::1:4058) (mgcp_protocol.c:772) 20250804085200963 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200963 DLMGCP DEBUG <0013> Generated response: line #00: 200 29378 OK (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C0F88BE (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6C0F88BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4058 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200963 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250804085200964 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250804085200964 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200964 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200964 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:B975D39D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200964 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:B975D39D output_enabled 0 (mgcp_conn.c:271) 20250804085200964 DLMGCP DEBUG <0013> (1234/rtp C:B975D39D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200964 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:B975D39D CRCX: connection successfully created: (1234/rtp C:B975D39D r=NULL:0<->l=::1:4060) (mgcp_protocol.c:772) 20250804085200964 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200964 DLMGCP DEBUG <0013> Generated response: line #00: 200 29379 OK (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Generated response: line #02: I: B975D39D (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Generated response: line #04: o=- B975D39D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4060 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200964 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200965 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200966 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250804085200966 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250804085200966 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200966 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:F0F25BD6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200966 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:F0F25BD6 output_enabled 0 (mgcp_conn.c:271) 20250804085200966 DLMGCP DEBUG <0013> (1234/rtp C:F0F25BD6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200966 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:F0F25BD6 CRCX: connection successfully created: (1234/rtp C:F0F25BD6 r=NULL:0<->l=::1:4062) (mgcp_protocol.c:772) 20250804085200966 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200966 DLMGCP DEBUG <0013> Generated response: line #00: 200 29380 OK (mgcp_msg.c:72) 20250804085200966 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250804085200966 DLMGCP DEBUG <0013> Generated response: line #02: I: F0F25BD6 (mgcp_msg.c:72) 20250804085200966 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200966 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0F25BD6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200966 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200966 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200966 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200966 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4062 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200966 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200966 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29381 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250804085200967 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250804085200967 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200967 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:99B9859E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200967 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:99B9859E output_enabled 0 (mgcp_conn.c:271) 20250804085200967 DLMGCP DEBUG <0013> (1234/rtp C:99B9859E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200967 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:99B9859E CRCX: connection successfully created: (1234/rtp C:99B9859E r=NULL:0<->l=::1:4064) (mgcp_protocol.c:772) 20250804085200967 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200967 DLMGCP DEBUG <0013> Generated response: line #00: 200 29381 OK (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Generated response: line #02: I: 99B9859E (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99B9859E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4064 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200967 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29382 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200968 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250804085200968 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250804085200968 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:07D737CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:07D737CB output_enabled 0 (mgcp_conn.c:271) 20250804085200968 DLMGCP DEBUG <0013> (1234/rtp C:07D737CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200969 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:07D737CB CRCX: connection successfully created: (1234/rtp C:07D737CB r=NULL:0<->l=::1:4066) (mgcp_protocol.c:772) 20250804085200969 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200969 DLMGCP DEBUG <0013> Generated response: line #00: 200 29382 OK (mgcp_msg.c:72) 20250804085200969 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250804085200969 DLMGCP DEBUG <0013> Generated response: line #02: I: 07D737CB (mgcp_msg.c:72) 20250804085200969 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200969 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07D737CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200969 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200969 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200969 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200969 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4066 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200969 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200969 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29383 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250804085200970 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250804085200970 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200970 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200970 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:CFF60EB7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200970 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:CFF60EB7 output_enabled 0 (mgcp_conn.c:271) 20250804085200970 DLMGCP DEBUG <0013> (1234/rtp C:CFF60EB7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200970 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:CFF60EB7 CRCX: connection successfully created: (1234/rtp C:CFF60EB7 r=NULL:0<->l=::1:4068) (mgcp_protocol.c:772) 20250804085200970 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200970 DLMGCP DEBUG <0013> Generated response: line #00: 200 29383 OK (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Generated response: line #02: I: CFF60EB7 (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Generated response: line #04: o=- CFF60EB7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4068 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200970 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200971 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29384 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200971 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200971 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200971 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250804085200971 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250804085200971 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200971 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:182D9326 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:182D9326 output_enabled 0 (mgcp_conn.c:271) 20250804085200971 DLMGCP DEBUG <0013> (1234/rtp C:182D9326 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200971 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:182D9326 CRCX: connection successfully created: (1234/rtp C:182D9326 r=NULL:0<->l=::1:4070) (mgcp_protocol.c:772) 20250804085200971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200971 DLMGCP DEBUG <0013> Generated response: line #00: 200 29384 OK (mgcp_msg.c:72) 20250804085200971 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250804085200971 DLMGCP DEBUG <0013> Generated response: line #02: I: 182D9326 (mgcp_msg.c:72) 20250804085200972 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200972 DLMGCP DEBUG <0013> Generated response: line #04: o=- 182D9326 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200972 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200972 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200972 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200972 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4070 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200972 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200972 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250804085200973 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250804085200973 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200973 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:361EF857 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:361EF857 output_enabled 0 (mgcp_conn.c:271) 20250804085200973 DLMGCP DEBUG <0013> (1234/rtp C:361EF857 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200973 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:361EF857 CRCX: connection successfully created: (1234/rtp C:361EF857 r=NULL:0<->l=::1:4072) (mgcp_protocol.c:772) 20250804085200973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200973 DLMGCP DEBUG <0013> Generated response: line #00: 200 29385 OK (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Generated response: line #02: I: 361EF857 (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Generated response: line #04: o=- 361EF857 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4072 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200973 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200974 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29386 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200974 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200974 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200974 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250804085200974 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250804085200974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200974 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:84C84D5D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:84C84D5D output_enabled 0 (mgcp_conn.c:271) 20250804085200974 DLMGCP DEBUG <0013> (1234/rtp C:84C84D5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:84C84D5D CRCX: connection successfully created: (1234/rtp C:84C84D5D r=NULL:0<->l=::1:4074) (mgcp_protocol.c:772) 20250804085200974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200974 DLMGCP DEBUG <0013> Generated response: line #00: 200 29386 OK (mgcp_msg.c:72) 20250804085200974 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250804085200974 DLMGCP DEBUG <0013> Generated response: line #02: I: 84C84D5D (mgcp_msg.c:72) 20250804085200974 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200974 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84C84D5D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200975 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200975 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200975 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200975 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4074 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200975 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200975 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29387 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250804085200976 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250804085200976 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:DEDC3862 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:DEDC3862 output_enabled 0 (mgcp_conn.c:271) 20250804085200976 DLMGCP DEBUG <0013> (1234/rtp C:DEDC3862 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200976 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:DEDC3862 CRCX: connection successfully created: (1234/rtp C:DEDC3862 r=NULL:0<->l=::1:4076) (mgcp_protocol.c:772) 20250804085200976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200976 DLMGCP DEBUG <0013> Generated response: line #00: 200 29387 OK (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Generated response: line #02: I: DEDC3862 (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Generated response: line #04: o=- DEDC3862 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4076 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200976 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200977 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29388 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200977 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200977 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200977 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200978 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250804085200978 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250804085200978 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200978 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200978 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:406C4CCE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200978 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:406C4CCE output_enabled 0 (mgcp_conn.c:271) 20250804085200978 DLMGCP DEBUG <0013> (1234/rtp C:406C4CCE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200978 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:406C4CCE CRCX: connection successfully created: (1234/rtp C:406C4CCE r=NULL:0<->l=::1:4078) (mgcp_protocol.c:772) 20250804085200978 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200978 DLMGCP DEBUG <0013> Generated response: line #00: 200 29388 OK (mgcp_msg.c:72) 20250804085200978 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250804085200978 DLMGCP DEBUG <0013> Generated response: line #02: I: 406C4CCE (mgcp_msg.c:72) 20250804085200978 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200978 DLMGCP DEBUG <0013> Generated response: line #04: o=- 406C4CCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200978 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200978 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200978 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200978 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4078 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200978 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200978 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29389 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250804085200979 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250804085200979 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200979 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200979 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:CB6E9A35 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200979 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:CB6E9A35 output_enabled 0 (mgcp_conn.c:271) 20250804085200979 DLMGCP DEBUG <0013> (1234/rtp C:CB6E9A35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200979 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:CB6E9A35 CRCX: connection successfully created: (1234/rtp C:CB6E9A35 r=NULL:0<->l=::1:4080) (mgcp_protocol.c:772) 20250804085200979 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200979 DLMGCP DEBUG <0013> Generated response: line #00: 200 29389 OK (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Generated response: line #02: I: CB6E9A35 (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB6E9A35 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4080 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200979 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29390 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250804085200980 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250804085200980 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200980 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200980 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:63C7D042 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200980 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:63C7D042 output_enabled 0 (mgcp_conn.c:271) 20250804085200980 DLMGCP DEBUG <0013> (1234/rtp C:63C7D042 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200980 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:63C7D042 CRCX: connection successfully created: (1234/rtp C:63C7D042 r=NULL:0<->l=::1:4082) (mgcp_protocol.c:772) 20250804085200980 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200980 DLMGCP DEBUG <0013> Generated response: line #00: 200 29390 OK (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Generated response: line #02: I: 63C7D042 (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63C7D042 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4082 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200980 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29391 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250804085200981 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250804085200981 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200981 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200981 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:C4429004 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200981 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:C4429004 output_enabled 0 (mgcp_conn.c:271) 20250804085200981 DLMGCP DEBUG <0013> (1234/rtp C:C4429004 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200981 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:C4429004 CRCX: connection successfully created: (1234/rtp C:C4429004 r=NULL:0<->l=::1:4084) (mgcp_protocol.c:772) 20250804085200981 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200981 DLMGCP DEBUG <0013> Generated response: line #00: 200 29391 OK (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Generated response: line #02: I: C4429004 (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4429004 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4084 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200981 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250804085200982 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250804085200982 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200982 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200982 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:AD6D1BBB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200982 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:AD6D1BBB output_enabled 0 (mgcp_conn.c:271) 20250804085200982 DLMGCP DEBUG <0013> (1234/rtp C:AD6D1BBB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200982 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:AD6D1BBB CRCX: connection successfully created: (1234/rtp C:AD6D1BBB r=NULL:0<->l=::1:4086) (mgcp_protocol.c:772) 20250804085200982 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200982 DLMGCP DEBUG <0013> Generated response: line #00: 200 29392 OK (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Generated response: line #02: I: AD6D1BBB (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD6D1BBB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4086 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200982 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250804085200983 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250804085200983 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200983 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200983 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:1840DF16 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200983 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:1840DF16 output_enabled 0 (mgcp_conn.c:271) 20250804085200983 DLMGCP DEBUG <0013> (1234/rtp C:1840DF16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200983 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:1840DF16 CRCX: connection successfully created: (1234/rtp C:1840DF16 r=NULL:0<->l=::1:4088) (mgcp_protocol.c:772) 20250804085200983 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200983 DLMGCP DEBUG <0013> Generated response: line #00: 200 29393 OK (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Generated response: line #02: I: 1840DF16 (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1840DF16 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4088 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200983 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29394 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250804085200984 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250804085200984 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200984 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200984 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:605431EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200984 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:605431EF output_enabled 0 (mgcp_conn.c:271) 20250804085200984 DLMGCP DEBUG <0013> (1234/rtp C:605431EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200984 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:605431EF CRCX: connection successfully created: (1234/rtp C:605431EF r=NULL:0<->l=::1:4090) (mgcp_protocol.c:772) 20250804085200984 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200984 DLMGCP DEBUG <0013> Generated response: line #00: 200 29394 OK (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Generated response: line #02: I: 605431EF (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Generated response: line #04: o=- 605431EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4090 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200984 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29395 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250804085200985 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250804085200985 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200985 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200985 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:8C79CDA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200985 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:8C79CDA1 output_enabled 0 (mgcp_conn.c:271) 20250804085200985 DLMGCP DEBUG <0013> (1234/rtp C:8C79CDA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200985 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:8C79CDA1 CRCX: connection successfully created: (1234/rtp C:8C79CDA1 r=NULL:0<->l=::1:4092) (mgcp_protocol.c:772) 20250804085200985 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200985 DLMGCP DEBUG <0013> Generated response: line #00: 200 29395 OK (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C79CDA1 (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C79CDA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4092 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200985 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29396 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250804085200986 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250804085200986 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200986 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200986 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:1B4B8A1A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200986 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:1B4B8A1A output_enabled 0 (mgcp_conn.c:271) 20250804085200986 DLMGCP DEBUG <0013> (1234/rtp C:1B4B8A1A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200986 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:1B4B8A1A CRCX: connection successfully created: (1234/rtp C:1B4B8A1A r=NULL:0<->l=::1:4094) (mgcp_protocol.c:772) 20250804085200986 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200986 DLMGCP DEBUG <0013> Generated response: line #00: 200 29396 OK (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B4B8A1A (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B4B8A1A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4094 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200986 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29397 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250804085200987 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250804085200987 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200987 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200987 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:0DA705CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200987 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:0DA705CB output_enabled 0 (mgcp_conn.c:271) 20250804085200987 DLMGCP DEBUG <0013> (1234/rtp C:0DA705CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200987 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:0DA705CB CRCX: connection successfully created: (1234/rtp C:0DA705CB r=NULL:0<->l=::1:4096) (mgcp_protocol.c:772) 20250804085200987 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200987 DLMGCP DEBUG <0013> Generated response: line #00: 200 29397 OK (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DA705CB (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DA705CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4096 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200987 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200988 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29398 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200988 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200988 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200988 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250804085200988 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250804085200988 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200988 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:06D6163E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:06D6163E output_enabled 0 (mgcp_conn.c:271) 20250804085200989 DLMGCP DEBUG <0013> (1234/rtp C:06D6163E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200989 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:06D6163E CRCX: connection successfully created: (1234/rtp C:06D6163E r=NULL:0<->l=::1:4098) (mgcp_protocol.c:772) 20250804085200989 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200989 DLMGCP DEBUG <0013> Generated response: line #00: 200 29398 OK (mgcp_msg.c:72) 20250804085200989 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250804085200989 DLMGCP DEBUG <0013> Generated response: line #02: I: 06D6163E (mgcp_msg.c:72) 20250804085200989 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200989 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06D6163E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200989 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200989 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200989 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200989 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4098 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200989 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200989 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29399 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250804085200990 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250804085200990 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200990 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:FC312FED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:FC312FED output_enabled 0 (mgcp_conn.c:271) 20250804085200990 DLMGCP DEBUG <0013> (1234/rtp C:FC312FED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200990 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:FC312FED CRCX: connection successfully created: (1234/rtp C:FC312FED r=NULL:0<->l=::1:4100) (mgcp_protocol.c:772) 20250804085200990 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200990 DLMGCP DEBUG <0013> Generated response: line #00: 200 29399 OK (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Generated response: line #02: I: FC312FED (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC312FED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4100 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200990 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29400 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250804085200991 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250804085200991 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200991 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:982BD11C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:982BD11C output_enabled 0 (mgcp_conn.c:271) 20250804085200991 DLMGCP DEBUG <0013> (1234/rtp C:982BD11C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200991 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:982BD11C CRCX: connection successfully created: (1234/rtp C:982BD11C r=NULL:0<->l=::1:4102) (mgcp_protocol.c:772) 20250804085200991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200991 DLMGCP DEBUG <0013> Generated response: line #00: 200 29400 OK (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Generated response: line #02: I: 982BD11C (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Generated response: line #04: o=- 982BD11C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4102 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200991 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29401 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250804085200992 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250804085200992 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200992 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:DCF5C1EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:DCF5C1EF output_enabled 0 (mgcp_conn.c:271) 20250804085200992 DLMGCP DEBUG <0013> (1234/rtp C:DCF5C1EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200992 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:DCF5C1EF CRCX: connection successfully created: (1234/rtp C:DCF5C1EF r=NULL:0<->l=::1:4104) (mgcp_protocol.c:772) 20250804085200992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200992 DLMGCP DEBUG <0013> Generated response: line #00: 200 29401 OK (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Generated response: line #02: I: DCF5C1EF (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Generated response: line #04: o=- DCF5C1EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4104 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200992 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29402 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250804085200993 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250804085200993 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200993 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:8A0D1AE2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:8A0D1AE2 output_enabled 0 (mgcp_conn.c:271) 20250804085200993 DLMGCP DEBUG <0013> (1234/rtp C:8A0D1AE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200993 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:8A0D1AE2 CRCX: connection successfully created: (1234/rtp C:8A0D1AE2 r=NULL:0<->l=::1:4106) (mgcp_protocol.c:772) 20250804085200993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200993 DLMGCP DEBUG <0013> Generated response: line #00: 200 29402 OK (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A0D1AE2 (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A0D1AE2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4106 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200993 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29403 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250804085200994 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250804085200994 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200994 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:14EFD5BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:14EFD5BE output_enabled 0 (mgcp_conn.c:271) 20250804085200994 DLMGCP DEBUG <0013> (1234/rtp C:14EFD5BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200994 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:14EFD5BE CRCX: connection successfully created: (1234/rtp C:14EFD5BE r=NULL:0<->l=::1:4108) (mgcp_protocol.c:772) 20250804085200994 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200994 DLMGCP DEBUG <0013> Generated response: line #00: 200 29403 OK (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Generated response: line #02: I: 14EFD5BE (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14EFD5BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4108 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200994 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29404 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250804085200995 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250804085200995 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200995 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200995 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:C1C7B6E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200995 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:C1C7B6E6 output_enabled 0 (mgcp_conn.c:271) 20250804085200995 DLMGCP DEBUG <0013> (1234/rtp C:C1C7B6E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200995 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:C1C7B6E6 CRCX: connection successfully created: (1234/rtp C:C1C7B6E6 r=NULL:0<->l=::1:4110) (mgcp_protocol.c:772) 20250804085200995 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200995 DLMGCP DEBUG <0013> Generated response: line #00: 200 29404 OK (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Generated response: line #02: I: C1C7B6E6 (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Generated response: line #04: o=- C1C7B6E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4110 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200995 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29405 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250804085200996 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250804085200996 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200996 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200996 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:FA1F0EB1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200996 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:FA1F0EB1 output_enabled 0 (mgcp_conn.c:271) 20250804085200996 DLMGCP DEBUG <0013> (1234/rtp C:FA1F0EB1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200996 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:FA1F0EB1 CRCX: connection successfully created: (1234/rtp C:FA1F0EB1 r=NULL:0<->l=::1:4112) (mgcp_protocol.c:772) 20250804085200996 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200996 DLMGCP DEBUG <0013> Generated response: line #00: 200 29405 OK (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Generated response: line #02: I: FA1F0EB1 (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA1F0EB1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4112 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200996 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250804085200997 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250804085200997 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200997 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200997 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:3C9AEB92 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200997 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:3C9AEB92 output_enabled 0 (mgcp_conn.c:271) 20250804085200997 DLMGCP DEBUG <0013> (1234/rtp C:3C9AEB92 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200997 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:3C9AEB92 CRCX: connection successfully created: (1234/rtp C:3C9AEB92 r=NULL:0<->l=::1:4114) (mgcp_protocol.c:772) 20250804085200997 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200997 DLMGCP DEBUG <0013> Generated response: line #00: 200 29406 OK (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C9AEB92 (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C9AEB92 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4114 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200997 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250804085200998 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250804085200998 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200998 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200998 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:61C03E02 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200998 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:61C03E02 output_enabled 0 (mgcp_conn.c:271) 20250804085200998 DLMGCP DEBUG <0013> (1234/rtp C:61C03E02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200998 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:61C03E02 CRCX: connection successfully created: (1234/rtp C:61C03E02 r=NULL:0<->l=::1:4116) (mgcp_protocol.c:772) 20250804085200998 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200998 DLMGCP DEBUG <0013> Generated response: line #00: 200 29407 OK (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Generated response: line #02: I: 61C03E02 (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61C03E02 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4116 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200998 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250804085200999 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250804085200999 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085200999 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085200999 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:2553D221 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085200999 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:2553D221 output_enabled 0 (mgcp_conn.c:271) 20250804085200999 DLMGCP DEBUG <0013> (1234/rtp C:2553D221 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085200999 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:2553D221 CRCX: connection successfully created: (1234/rtp C:2553D221 r=NULL:0<->l=::1:4118) (mgcp_protocol.c:772) 20250804085200999 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085200999 DLMGCP DEBUG <0013> Generated response: line #00: 200 29408 OK (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Generated response: line #02: I: 2553D221 (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2553D221 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4118 RTP/AVP 112 (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085200999 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250804085201000 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250804085201000 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201000 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201000 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:F26278CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201000 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:F26278CF output_enabled 0 (mgcp_conn.c:271) 20250804085201000 DLMGCP DEBUG <0013> (1234/rtp C:F26278CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201000 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:F26278CF CRCX: connection successfully created: (1234/rtp C:F26278CF r=NULL:0<->l=::1:4120) (mgcp_protocol.c:772) 20250804085201000 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201000 DLMGCP DEBUG <0013> Generated response: line #00: 200 29409 OK (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Generated response: line #02: I: F26278CF (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Generated response: line #04: o=- F26278CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4120 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201000 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29410 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250804085201001 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250804085201001 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201001 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201001 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0668AEE4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201001 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0668AEE4 output_enabled 0 (mgcp_conn.c:271) 20250804085201001 DLMGCP DEBUG <0013> (1234/rtp C:0668AEE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201001 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:0668AEE4 CRCX: connection successfully created: (1234/rtp C:0668AEE4 r=NULL:0<->l=::1:4122) (mgcp_protocol.c:772) 20250804085201001 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201001 DLMGCP DEBUG <0013> Generated response: line #00: 200 29410 OK (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Generated response: line #02: I: 0668AEE4 (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0668AEE4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4122 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201001 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29411 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250804085201002 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250804085201002 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201002 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201002 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:4A164DA9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201002 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:4A164DA9 output_enabled 0 (mgcp_conn.c:271) 20250804085201002 DLMGCP DEBUG <0013> (1234/rtp C:4A164DA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201002 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:4A164DA9 CRCX: connection successfully created: (1234/rtp C:4A164DA9 r=NULL:0<->l=::1:4124) (mgcp_protocol.c:772) 20250804085201002 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201002 DLMGCP DEBUG <0013> Generated response: line #00: 200 29411 OK (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A164DA9 (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A164DA9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4124 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201002 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250804085201003 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250804085201003 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201003 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201003 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:CF3327BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201003 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:CF3327BD output_enabled 0 (mgcp_conn.c:271) 20250804085201003 DLMGCP DEBUG <0013> (1234/rtp C:CF3327BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201003 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:CF3327BD CRCX: connection successfully created: (1234/rtp C:CF3327BD r=NULL:0<->l=::1:4126) (mgcp_protocol.c:772) 20250804085201003 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201003 DLMGCP DEBUG <0013> Generated response: line #00: 200 29412 OK (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Generated response: line #02: I: CF3327BD (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF3327BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4126 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201003 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250804085201004 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250804085201004 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201004 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201004 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:6728E5DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201004 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:6728E5DD output_enabled 0 (mgcp_conn.c:271) 20250804085201004 DLMGCP DEBUG <0013> (1234/rtp C:6728E5DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201004 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:6728E5DD CRCX: connection successfully created: (1234/rtp C:6728E5DD r=NULL:0<->l=::1:4128) (mgcp_protocol.c:772) 20250804085201004 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201004 DLMGCP DEBUG <0013> Generated response: line #00: 200 29413 OK (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Generated response: line #02: I: 6728E5DD (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6728E5DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4128 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201004 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250804085201005 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250804085201005 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201005 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:F09A96DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:F09A96DD output_enabled 0 (mgcp_conn.c:271) 20250804085201005 DLMGCP DEBUG <0013> (1234/rtp C:F09A96DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201005 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:F09A96DD CRCX: connection successfully created: (1234/rtp C:F09A96DD r=NULL:0<->l=::1:4130) (mgcp_protocol.c:772) 20250804085201005 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201005 DLMGCP DEBUG <0013> Generated response: line #00: 200 29414 OK (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Generated response: line #02: I: F09A96DD (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Generated response: line #04: o=- F09A96DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4130 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201005 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250804085201006 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250804085201006 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201006 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:BDD80F94 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:BDD80F94 output_enabled 0 (mgcp_conn.c:271) 20250804085201006 DLMGCP DEBUG <0013> (1234/rtp C:BDD80F94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201006 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:BDD80F94 CRCX: connection successfully created: (1234/rtp C:BDD80F94 r=NULL:0<->l=::1:4132) (mgcp_protocol.c:772) 20250804085201006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201006 DLMGCP DEBUG <0013> Generated response: line #00: 200 29415 OK (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Generated response: line #02: I: BDD80F94 (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Generated response: line #04: o=- BDD80F94 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4132 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201006 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250804085201007 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250804085201007 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201007 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:05735506 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:05735506 output_enabled 0 (mgcp_conn.c:271) 20250804085201007 DLMGCP DEBUG <0013> (1234/rtp C:05735506 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201007 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:05735506 CRCX: connection successfully created: (1234/rtp C:05735506 r=NULL:0<->l=::1:4134) (mgcp_protocol.c:772) 20250804085201007 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201007 DLMGCP DEBUG <0013> Generated response: line #00: 200 29416 OK (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Generated response: line #02: I: 05735506 (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05735506 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4134 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201007 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250804085201008 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250804085201008 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201008 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:0DC61943 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:0DC61943 output_enabled 0 (mgcp_conn.c:271) 20250804085201008 DLMGCP DEBUG <0013> (1234/rtp C:0DC61943 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201008 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:0DC61943 CRCX: connection successfully created: (1234/rtp C:0DC61943 r=NULL:0<->l=::1:4136) (mgcp_protocol.c:772) 20250804085201008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201008 DLMGCP DEBUG <0013> Generated response: line #00: 200 29417 OK (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DC61943 (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DC61943 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4136 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201008 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29418 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250804085201009 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250804085201009 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201009 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:9C6A7A82 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:9C6A7A82 output_enabled 0 (mgcp_conn.c:271) 20250804085201009 DLMGCP DEBUG <0013> (1234/rtp C:9C6A7A82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201009 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:9C6A7A82 CRCX: connection successfully created: (1234/rtp C:9C6A7A82 r=NULL:0<->l=::1:4138) (mgcp_protocol.c:772) 20250804085201009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201009 DLMGCP DEBUG <0013> Generated response: line #00: 200 29418 OK (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C6A7A82 (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C6A7A82 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4138 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201009 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29419 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250804085201010 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250804085201010 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201010 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201010 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:F1D97AFE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201010 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:F1D97AFE output_enabled 0 (mgcp_conn.c:271) 20250804085201010 DLMGCP DEBUG <0013> (1234/rtp C:F1D97AFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201010 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:F1D97AFE CRCX: connection successfully created: (1234/rtp C:F1D97AFE r=NULL:0<->l=::1:4140) (mgcp_protocol.c:772) 20250804085201010 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201010 DLMGCP DEBUG <0013> Generated response: line #00: 200 29419 OK (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> Generated response: line #02: I: F1D97AFE (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1D97AFE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4140 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201010 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29420 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250804085201011 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250804085201011 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201011 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201011 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:D31A7CB0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201011 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:D31A7CB0 output_enabled 0 (mgcp_conn.c:271) 20250804085201011 DLMGCP DEBUG <0013> (1234/rtp C:D31A7CB0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201011 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:D31A7CB0 CRCX: connection successfully created: (1234/rtp C:D31A7CB0 r=NULL:0<->l=::1:4142) (mgcp_protocol.c:772) 20250804085201011 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201011 DLMGCP DEBUG <0013> Generated response: line #00: 200 29420 OK (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Generated response: line #02: I: D31A7CB0 (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Generated response: line #04: o=- D31A7CB0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4142 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201011 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250804085201012 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250804085201012 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201012 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201012 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:933F4095 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201012 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:933F4095 output_enabled 0 (mgcp_conn.c:271) 20250804085201012 DLMGCP DEBUG <0013> (1234/rtp C:933F4095 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201012 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:933F4095 CRCX: connection successfully created: (1234/rtp C:933F4095 r=NULL:0<->l=::1:4144) (mgcp_protocol.c:772) 20250804085201012 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201012 DLMGCP DEBUG <0013> Generated response: line #00: 200 29421 OK (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Generated response: line #02: I: 933F4095 (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Generated response: line #04: o=- 933F4095 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4144 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201012 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250804085201013 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250804085201013 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201013 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201013 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:9C25BC03 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201013 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:9C25BC03 output_enabled 0 (mgcp_conn.c:271) 20250804085201013 DLMGCP DEBUG <0013> (1234/rtp C:9C25BC03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201013 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:9C25BC03 CRCX: connection successfully created: (1234/rtp C:9C25BC03 r=NULL:0<->l=::1:4146) (mgcp_protocol.c:772) 20250804085201013 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201013 DLMGCP DEBUG <0013> Generated response: line #00: 200 29422 OK (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C25BC03 (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C25BC03 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4146 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201013 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250804085201014 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250804085201014 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201014 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201014 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:7AF5C515 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201014 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:7AF5C515 output_enabled 0 (mgcp_conn.c:271) 20250804085201014 DLMGCP DEBUG <0013> (1234/rtp C:7AF5C515 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201014 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:7AF5C515 CRCX: connection successfully created: (1234/rtp C:7AF5C515 r=NULL:0<->l=::1:4148) (mgcp_protocol.c:772) 20250804085201014 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201014 DLMGCP DEBUG <0013> Generated response: line #00: 200 29423 OK (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AF5C515 (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7AF5C515 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4148 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201014 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250804085201015 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250804085201015 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201015 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201015 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:73B3A820 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201015 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:73B3A820 output_enabled 0 (mgcp_conn.c:271) 20250804085201015 DLMGCP DEBUG <0013> (1234/rtp C:73B3A820 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201015 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:73B3A820 CRCX: connection successfully created: (1234/rtp C:73B3A820 r=NULL:0<->l=::1:4150) (mgcp_protocol.c:772) 20250804085201015 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201015 DLMGCP DEBUG <0013> Generated response: line #00: 200 29424 OK (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Generated response: line #02: I: 73B3A820 (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73B3A820 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4150 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201015 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250804085201016 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250804085201016 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201016 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201016 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:82C92ED7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201016 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:82C92ED7 output_enabled 0 (mgcp_conn.c:271) 20250804085201016 DLMGCP DEBUG <0013> (1234/rtp C:82C92ED7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201016 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:82C92ED7 CRCX: connection successfully created: (1234/rtp C:82C92ED7 r=NULL:0<->l=::1:4152) (mgcp_protocol.c:772) 20250804085201016 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201016 DLMGCP DEBUG <0013> Generated response: line #00: 200 29425 OK (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Generated response: line #02: I: 82C92ED7 (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82C92ED7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4152 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201016 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29426 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250804085201017 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250804085201017 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201017 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201017 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:D8AFDC9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201017 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:D8AFDC9A output_enabled 0 (mgcp_conn.c:271) 20250804085201017 DLMGCP DEBUG <0013> (1234/rtp C:D8AFDC9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201017 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:D8AFDC9A CRCX: connection successfully created: (1234/rtp C:D8AFDC9A r=NULL:0<->l=::1:4154) (mgcp_protocol.c:772) 20250804085201017 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201017 DLMGCP DEBUG <0013> Generated response: line #00: 200 29426 OK (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Generated response: line #02: I: D8AFDC9A (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8AFDC9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4154 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201017 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29427 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250804085201018 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250804085201018 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201018 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201018 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:77EA6565 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201018 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:77EA6565 output_enabled 0 (mgcp_conn.c:271) 20250804085201018 DLMGCP DEBUG <0013> (1234/rtp C:77EA6565 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201018 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:77EA6565 CRCX: connection successfully created: (1234/rtp C:77EA6565 r=NULL:0<->l=::1:4156) (mgcp_protocol.c:772) 20250804085201018 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201018 DLMGCP DEBUG <0013> Generated response: line #00: 200 29427 OK (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Generated response: line #02: I: 77EA6565 (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77EA6565 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4156 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201018 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29428 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250804085201019 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250804085201019 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201019 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201019 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:4AA8BF9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201019 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:4AA8BF9B output_enabled 0 (mgcp_conn.c:271) 20250804085201019 DLMGCP DEBUG <0013> (1234/rtp C:4AA8BF9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201019 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:4AA8BF9B CRCX: connection successfully created: (1234/rtp C:4AA8BF9B r=NULL:0<->l=::1:4158) (mgcp_protocol.c:772) 20250804085201019 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201019 DLMGCP DEBUG <0013> Generated response: line #00: 200 29428 OK (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AA8BF9B (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AA8BF9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4158 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201019 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29429 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250804085201020 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250804085201020 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201020 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201020 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:4A1F9932 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201020 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:4A1F9932 output_enabled 0 (mgcp_conn.c:271) 20250804085201020 DLMGCP DEBUG <0013> (1234/rtp C:4A1F9932 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201020 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:4A1F9932 CRCX: connection successfully created: (1234/rtp C:4A1F9932 r=NULL:0<->l=::1:4160) (mgcp_protocol.c:772) 20250804085201020 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201020 DLMGCP DEBUG <0013> Generated response: line #00: 200 29429 OK (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A1F9932 (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A1F9932 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4160 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201020 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29430 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250804085201021 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250804085201021 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201021 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201021 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:AECCC036 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201021 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:AECCC036 output_enabled 0 (mgcp_conn.c:271) 20250804085201021 DLMGCP DEBUG <0013> (1234/rtp C:AECCC036 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201021 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:AECCC036 CRCX: connection successfully created: (1234/rtp C:AECCC036 r=NULL:0<->l=::1:4162) (mgcp_protocol.c:772) 20250804085201021 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201021 DLMGCP DEBUG <0013> Generated response: line #00: 200 29430 OK (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Generated response: line #02: I: AECCC036 (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Generated response: line #04: o=- AECCC036 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4162 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201021 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29431 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250804085201022 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250804085201022 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201022 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:97D429EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:97D429EA output_enabled 0 (mgcp_conn.c:271) 20250804085201022 DLMGCP DEBUG <0013> (1234/rtp C:97D429EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201022 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:97D429EA CRCX: connection successfully created: (1234/rtp C:97D429EA r=NULL:0<->l=::1:4164) (mgcp_protocol.c:772) 20250804085201022 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201022 DLMGCP DEBUG <0013> Generated response: line #00: 200 29431 OK (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Generated response: line #02: I: 97D429EA (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97D429EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4164 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201022 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29432 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250804085201023 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250804085201023 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201023 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B6903BF9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:B6903BF9 output_enabled 0 (mgcp_conn.c:271) 20250804085201023 DLMGCP DEBUG <0013> (1234/rtp C:B6903BF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201023 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:B6903BF9 CRCX: connection successfully created: (1234/rtp C:B6903BF9 r=NULL:0<->l=::1:4166) (mgcp_protocol.c:772) 20250804085201023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201023 DLMGCP DEBUG <0013> Generated response: line #00: 200 29432 OK (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Generated response: line #02: I: B6903BF9 (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6903BF9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4166 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201023 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250804085201024 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250804085201024 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201024 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:ED7D00FA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:ED7D00FA output_enabled 0 (mgcp_conn.c:271) 20250804085201024 DLMGCP DEBUG <0013> (1234/rtp C:ED7D00FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201024 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:ED7D00FA CRCX: connection successfully created: (1234/rtp C:ED7D00FA r=NULL:0<->l=::1:4168) (mgcp_protocol.c:772) 20250804085201024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #00: 200 29433 OK (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #02: I: ED7D00FA (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED7D00FA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4168 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250804085201024 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250804085201024 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201024 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:D24D65A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:D24D65A7 output_enabled 0 (mgcp_conn.c:271) 20250804085201024 DLMGCP DEBUG <0013> (1234/rtp C:D24D65A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201024 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:D24D65A7 CRCX: connection successfully created: (1234/rtp C:D24D65A7 r=NULL:0<->l=::1:4170) (mgcp_protocol.c:772) 20250804085201024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #00: 200 29434 OK (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #02: I: D24D65A7 (mgcp_msg.c:72) 20250804085201024 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #04: o=- D24D65A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4170 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29435 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250804085201025 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250804085201025 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201025 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201025 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:617E45C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201025 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:617E45C7 output_enabled 0 (mgcp_conn.c:271) 20250804085201025 DLMGCP DEBUG <0013> (1234/rtp C:617E45C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201025 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:617E45C7 CRCX: connection successfully created: (1234/rtp C:617E45C7 r=NULL:0<->l=::1:4172) (mgcp_protocol.c:772) 20250804085201025 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #00: 200 29435 OK (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #02: I: 617E45C7 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #04: o=- 617E45C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4172 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201025 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29436 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250804085201026 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250804085201026 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201026 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201026 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:51D0BE54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201026 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:51D0BE54 output_enabled 0 (mgcp_conn.c:271) 20250804085201026 DLMGCP DEBUG <0013> (1234/rtp C:51D0BE54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201026 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:51D0BE54 CRCX: connection successfully created: (1234/rtp C:51D0BE54 r=NULL:0<->l=::1:4174) (mgcp_protocol.c:772) 20250804085201026 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201026 DLMGCP DEBUG <0013> Generated response: line #00: 200 29436 OK (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Generated response: line #02: I: 51D0BE54 (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51D0BE54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4174 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201026 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29437 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250804085201027 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250804085201027 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201027 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201027 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:10328A45 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201027 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:10328A45 output_enabled 0 (mgcp_conn.c:271) 20250804085201027 DLMGCP DEBUG <0013> (1234/rtp C:10328A45 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201027 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:10328A45 CRCX: connection successfully created: (1234/rtp C:10328A45 r=NULL:0<->l=::1:4176) (mgcp_protocol.c:772) 20250804085201027 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201027 DLMGCP DEBUG <0013> Generated response: line #00: 200 29437 OK (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Generated response: line #02: I: 10328A45 (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10328A45 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4176 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201027 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29438 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250804085201028 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250804085201028 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201028 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201028 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:3B0C6798 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201028 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:3B0C6798 output_enabled 0 (mgcp_conn.c:271) 20250804085201028 DLMGCP DEBUG <0013> (1234/rtp C:3B0C6798 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201028 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:3B0C6798 CRCX: connection successfully created: (1234/rtp C:3B0C6798 r=NULL:0<->l=::1:4178) (mgcp_protocol.c:772) 20250804085201028 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201028 DLMGCP DEBUG <0013> Generated response: line #00: 200 29438 OK (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B0C6798 (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B0C6798 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4178 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201028 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29439 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250804085201029 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250804085201029 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201029 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201029 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:29C14871 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201029 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:29C14871 output_enabled 0 (mgcp_conn.c:271) 20250804085201029 DLMGCP DEBUG <0013> (1234/rtp C:29C14871 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201029 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:29C14871 CRCX: connection successfully created: (1234/rtp C:29C14871 r=NULL:0<->l=::1:4180) (mgcp_protocol.c:772) 20250804085201029 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201029 DLMGCP DEBUG <0013> Generated response: line #00: 200 29439 OK (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Generated response: line #02: I: 29C14871 (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29C14871 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4180 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201029 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250804085201029 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250804085201029 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201029 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201030 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:F9F806F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201030 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:F9F806F9 output_enabled 0 (mgcp_conn.c:271) 20250804085201030 DLMGCP DEBUG <0013> (1234/rtp C:F9F806F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201030 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:F9F806F9 CRCX: connection successfully created: (1234/rtp C:F9F806F9 r=NULL:0<->l=::1:4182) (mgcp_protocol.c:772) 20250804085201030 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #00: 200 29440 OK (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #02: I: F9F806F9 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9F806F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4182 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250804085201030 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250804085201030 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201030 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201030 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:5FC5F225 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201030 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:5FC5F225 output_enabled 0 (mgcp_conn.c:271) 20250804085201030 DLMGCP DEBUG <0013> (1234/rtp C:5FC5F225 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201030 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:5FC5F225 CRCX: connection successfully created: (1234/rtp C:5FC5F225 r=NULL:0<->l=::1:4184) (mgcp_protocol.c:772) 20250804085201030 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #00: 200 29441 OK (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FC5F225 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FC5F225 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4184 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201030 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250804085201031 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250804085201031 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201031 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201031 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:6E095002 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201031 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:6E095002 output_enabled 0 (mgcp_conn.c:271) 20250804085201031 DLMGCP DEBUG <0013> (1234/rtp C:6E095002 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201031 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:6E095002 CRCX: connection successfully created: (1234/rtp C:6E095002 r=NULL:0<->l=::1:4186) (mgcp_protocol.c:772) 20250804085201031 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201031 DLMGCP DEBUG <0013> Generated response: line #00: 200 29442 OK (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E095002 (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E095002 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4186 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201031 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29443 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250804085201032 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250804085201032 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201032 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201032 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:DB42F493 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201032 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:DB42F493 output_enabled 0 (mgcp_conn.c:271) 20250804085201032 DLMGCP DEBUG <0013> (1234/rtp C:DB42F493 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201032 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:DB42F493 CRCX: connection successfully created: (1234/rtp C:DB42F493 r=NULL:0<->l=::1:4188) (mgcp_protocol.c:772) 20250804085201032 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201032 DLMGCP DEBUG <0013> Generated response: line #00: 200 29443 OK (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Generated response: line #02: I: DB42F493 (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB42F493 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4188 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201032 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29444 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250804085201033 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250804085201033 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201033 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201033 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:B07DA00A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201033 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:B07DA00A output_enabled 0 (mgcp_conn.c:271) 20250804085201033 DLMGCP DEBUG <0013> (1234/rtp C:B07DA00A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201033 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:B07DA00A CRCX: connection successfully created: (1234/rtp C:B07DA00A r=NULL:0<->l=::1:4190) (mgcp_protocol.c:772) 20250804085201033 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201033 DLMGCP DEBUG <0013> Generated response: line #00: 200 29444 OK (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Generated response: line #02: I: B07DA00A (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Generated response: line #04: o=- B07DA00A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4190 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29445 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201033 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250804085201033 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250804085201033 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201033 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201033 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:493CDA09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201033 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:493CDA09 output_enabled 0 (mgcp_conn.c:271) 20250804085201034 DLMGCP DEBUG <0013> (1234/rtp C:493CDA09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201034 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:493CDA09 CRCX: connection successfully created: (1234/rtp C:493CDA09 r=NULL:0<->l=::1:4192) (mgcp_protocol.c:772) 20250804085201034 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #00: 200 29445 OK (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #02: I: 493CDA09 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #04: o=- 493CDA09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4192 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29446 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250804085201034 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250804085201034 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201034 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201034 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:774BAEC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201034 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:774BAEC7 output_enabled 0 (mgcp_conn.c:271) 20250804085201034 DLMGCP DEBUG <0013> (1234/rtp C:774BAEC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201034 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:774BAEC7 CRCX: connection successfully created: (1234/rtp C:774BAEC7 r=NULL:0<->l=::1:4194) (mgcp_protocol.c:772) 20250804085201034 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #00: 200 29446 OK (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #02: I: 774BAEC7 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #04: o=- 774BAEC7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4194 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201034 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29447 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250804085201035 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250804085201035 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201035 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201035 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:1522B1FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201035 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:1522B1FB output_enabled 0 (mgcp_conn.c:271) 20250804085201035 DLMGCP DEBUG <0013> (1234/rtp C:1522B1FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201035 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:1522B1FB CRCX: connection successfully created: (1234/rtp C:1522B1FB r=NULL:0<->l=::1:4196) (mgcp_protocol.c:772) 20250804085201035 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201035 DLMGCP DEBUG <0013> Generated response: line #00: 200 29447 OK (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Generated response: line #02: I: 1522B1FB (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1522B1FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4196 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29448 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201035 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250804085201035 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250804085201035 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201035 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201035 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:4DC3D23C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201036 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:4DC3D23C output_enabled 0 (mgcp_conn.c:271) 20250804085201036 DLMGCP DEBUG <0013> (1234/rtp C:4DC3D23C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201036 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:4DC3D23C CRCX: connection successfully created: (1234/rtp C:4DC3D23C r=NULL:0<->l=::1:4198) (mgcp_protocol.c:772) 20250804085201036 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #00: 200 29448 OK (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DC3D23C (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DC3D23C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4198 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250804085201036 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250804085201036 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201036 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201036 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:89095036 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201036 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:89095036 output_enabled 0 (mgcp_conn.c:271) 20250804085201036 DLMGCP DEBUG <0013> (1234/rtp C:89095036 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201036 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:89095036 CRCX: connection successfully created: (1234/rtp C:89095036 r=NULL:0<->l=::1:4200) (mgcp_protocol.c:772) 20250804085201036 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #00: 200 29449 OK (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #02: I: 89095036 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89095036 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4200 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201036 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250804085201037 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250804085201037 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201037 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201037 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:7EF6237F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201037 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:7EF6237F output_enabled 0 (mgcp_conn.c:271) 20250804085201037 DLMGCP DEBUG <0013> (1234/rtp C:7EF6237F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201037 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:7EF6237F CRCX: connection successfully created: (1234/rtp C:7EF6237F r=NULL:0<->l=::1:4202) (mgcp_protocol.c:772) 20250804085201037 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201037 DLMGCP DEBUG <0013> Generated response: line #00: 200 29450 OK (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EF6237F (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EF6237F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4202 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201037 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250804085201037 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250804085201037 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201037 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201037 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:88DD539B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201038 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:88DD539B output_enabled 0 (mgcp_conn.c:271) 20250804085201038 DLMGCP DEBUG <0013> (1234/rtp C:88DD539B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201038 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:88DD539B CRCX: connection successfully created: (1234/rtp C:88DD539B r=NULL:0<->l=::1:4204) (mgcp_protocol.c:772) 20250804085201038 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #00: 200 29451 OK (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #02: I: 88DD539B (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88DD539B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4204 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250804085201038 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250804085201038 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201038 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201038 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:CAE719E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201038 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:CAE719E2 output_enabled 0 (mgcp_conn.c:271) 20250804085201038 DLMGCP DEBUG <0013> (1234/rtp C:CAE719E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201038 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:CAE719E2 CRCX: connection successfully created: (1234/rtp C:CAE719E2 r=NULL:0<->l=::1:4206) (mgcp_protocol.c:772) 20250804085201038 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #00: 200 29452 OK (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #02: I: CAE719E2 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #04: o=- CAE719E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4206 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201038 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250804085201039 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250804085201039 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201039 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201039 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:8809FF07 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201039 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:8809FF07 output_enabled 0 (mgcp_conn.c:271) 20250804085201039 DLMGCP DEBUG <0013> (1234/rtp C:8809FF07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201039 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:8809FF07 CRCX: connection successfully created: (1234/rtp C:8809FF07 r=NULL:0<->l=::1:4208) (mgcp_protocol.c:772) 20250804085201039 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #00: 200 29453 OK (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #02: I: 8809FF07 (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8809FF07 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4208 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250804085201039 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250804085201039 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201039 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201039 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:CEEE0628 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201039 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:CEEE0628 output_enabled 0 (mgcp_conn.c:271) 20250804085201039 DLMGCP DEBUG <0013> (1234/rtp C:CEEE0628 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201039 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:CEEE0628 CRCX: connection successfully created: (1234/rtp C:CEEE0628 r=NULL:0<->l=::1:4210) (mgcp_protocol.c:772) 20250804085201039 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #00: 200 29454 OK (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250804085201039 DLMGCP DEBUG <0013> Generated response: line #02: I: CEEE0628 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEEE0628 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4210 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250804085201040 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250804085201040 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201040 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201040 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:4FCB7298 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201040 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:4FCB7298 output_enabled 0 (mgcp_conn.c:271) 20250804085201040 DLMGCP DEBUG <0013> (1234/rtp C:4FCB7298 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201040 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:4FCB7298 CRCX: connection successfully created: (1234/rtp C:4FCB7298 r=NULL:0<->l=::1:4212) (mgcp_protocol.c:772) 20250804085201040 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #00: 200 29455 OK (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #02: I: 4FCB7298 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4FCB7298 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4212 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201040 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250804085201041 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250804085201041 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201041 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201041 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:7ABCAF25 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201041 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:7ABCAF25 output_enabled 0 (mgcp_conn.c:271) 20250804085201041 DLMGCP DEBUG <0013> (1234/rtp C:7ABCAF25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201041 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:7ABCAF25 CRCX: connection successfully created: (1234/rtp C:7ABCAF25 r=NULL:0<->l=::1:4214) (mgcp_protocol.c:772) 20250804085201041 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201041 DLMGCP DEBUG <0013> Generated response: line #00: 200 29456 OK (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Generated response: line #02: I: 7ABCAF25 (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7ABCAF25 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4214 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201041 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250804085201042 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250804085201042 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201042 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201042 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:BB0FA1D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201042 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:BB0FA1D2 output_enabled 0 (mgcp_conn.c:271) 20250804085201042 DLMGCP DEBUG <0013> (1234/rtp C:BB0FA1D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201042 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:BB0FA1D2 CRCX: connection successfully created: (1234/rtp C:BB0FA1D2 r=NULL:0<->l=::1:4216) (mgcp_protocol.c:772) 20250804085201042 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201042 DLMGCP DEBUG <0013> Generated response: line #00: 200 29457 OK (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Generated response: line #02: I: BB0FA1D2 (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB0FA1D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4216 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201042 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250804085201043 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250804085201043 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201043 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201043 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:4F74430A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201043 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:4F74430A output_enabled 0 (mgcp_conn.c:271) 20250804085201043 DLMGCP DEBUG <0013> (1234/rtp C:4F74430A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201043 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:4F74430A CRCX: connection successfully created: (1234/rtp C:4F74430A r=NULL:0<->l=::1:4218) (mgcp_protocol.c:772) 20250804085201043 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201043 DLMGCP DEBUG <0013> Generated response: line #00: 200 29458 OK (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F74430A (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F74430A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4218 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201043 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250804085201044 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250804085201044 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201044 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201044 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:DFE5A047 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201044 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:DFE5A047 output_enabled 0 (mgcp_conn.c:271) 20250804085201044 DLMGCP DEBUG <0013> (1234/rtp C:DFE5A047 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201044 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:DFE5A047 CRCX: connection successfully created: (1234/rtp C:DFE5A047 r=NULL:0<->l=::1:4220) (mgcp_protocol.c:772) 20250804085201044 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201044 DLMGCP DEBUG <0013> Generated response: line #00: 200 29459 OK (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Generated response: line #02: I: DFE5A047 (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Generated response: line #04: o=- DFE5A047 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4220 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201044 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201045 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201045 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201045 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201045 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201045 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250804085201045 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250804085201045 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201045 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201045 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:DD694F52 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201045 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:DD694F52 output_enabled 0 (mgcp_conn.c:271) 20250804085201045 DLMGCP DEBUG <0013> (1234/rtp C:DD694F52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201045 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:DD694F52 CRCX: connection successfully created: (1234/rtp C:DD694F52 r=NULL:0<->l=::1:4222) (mgcp_protocol.c:772) 20250804085201045 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201045 DLMGCP DEBUG <0013> Generated response: line #00: 200 29460 OK (mgcp_msg.c:72) 20250804085201045 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250804085201045 DLMGCP DEBUG <0013> Generated response: line #02: I: DD694F52 (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD694F52 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4222 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250804085201046 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250804085201046 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201046 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201046 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:474C609C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201046 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:474C609C output_enabled 0 (mgcp_conn.c:271) 20250804085201046 DLMGCP DEBUG <0013> (1234/rtp C:474C609C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201046 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:474C609C CRCX: connection successfully created: (1234/rtp C:474C609C r=NULL:0<->l=::1:4224) (mgcp_protocol.c:772) 20250804085201046 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201046 DLMGCP DEBUG <0013> Generated response: line #00: 200 29461 OK (mgcp_msg.c:72) 20250804085201046 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #02: I: 474C609C (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #04: o=- 474C609C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4224 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250804085201047 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250804085201047 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201047 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201047 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:4FC9E3CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201047 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:4FC9E3CE output_enabled 0 (mgcp_conn.c:271) 20250804085201047 DLMGCP DEBUG <0013> (1234/rtp C:4FC9E3CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201047 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:4FC9E3CE CRCX: connection successfully created: (1234/rtp C:4FC9E3CE r=NULL:0<->l=::1:4226) (mgcp_protocol.c:772) 20250804085201047 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #00: 200 29462 OK (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #02: I: 4FC9E3CE (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4FC9E3CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4226 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201047 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250804085201048 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250804085201048 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201048 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201048 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:A501EC83 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201048 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:A501EC83 output_enabled 0 (mgcp_conn.c:271) 20250804085201048 DLMGCP DEBUG <0013> (1234/rtp C:A501EC83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201048 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:A501EC83 CRCX: connection successfully created: (1234/rtp C:A501EC83 r=NULL:0<->l=::1:4228) (mgcp_protocol.c:772) 20250804085201048 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201048 DLMGCP DEBUG <0013> Generated response: line #00: 200 29463 OK (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Generated response: line #02: I: A501EC83 (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Generated response: line #04: o=- A501EC83 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4228 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201048 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250804085201049 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250804085201049 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201049 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:61F16F54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:61F16F54 output_enabled 0 (mgcp_conn.c:271) 20250804085201049 DLMGCP DEBUG <0013> (1234/rtp C:61F16F54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201049 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:61F16F54 CRCX: connection successfully created: (1234/rtp C:61F16F54 r=NULL:0<->l=::1:4230) (mgcp_protocol.c:772) 20250804085201049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #00: 200 29464 OK (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #02: I: 61F16F54 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61F16F54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4230 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250804085201049 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250804085201049 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201049 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:F203A3D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:F203A3D5 output_enabled 0 (mgcp_conn.c:271) 20250804085201049 DLMGCP DEBUG <0013> (1234/rtp C:F203A3D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201049 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:F203A3D5 CRCX: connection successfully created: (1234/rtp C:F203A3D5 r=NULL:0<->l=::1:4232) (mgcp_protocol.c:772) 20250804085201049 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #00: 200 29465 OK (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #02: I: F203A3D5 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #04: o=- F203A3D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4232 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201049 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250804085201050 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250804085201050 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201050 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:4C6AC354 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:4C6AC354 output_enabled 0 (mgcp_conn.c:271) 20250804085201050 DLMGCP DEBUG <0013> (1234/rtp C:4C6AC354 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201050 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:4C6AC354 CRCX: connection successfully created: (1234/rtp C:4C6AC354 r=NULL:0<->l=::1:4234) (mgcp_protocol.c:772) 20250804085201050 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201050 DLMGCP DEBUG <0013> Generated response: line #00: 200 29466 OK (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C6AC354 (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C6AC354 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4234 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201050 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250804085201051 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250804085201051 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201051 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201051 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:5DFF0186 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201051 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:5DFF0186 output_enabled 0 (mgcp_conn.c:271) 20250804085201051 DLMGCP DEBUG <0013> (1234/rtp C:5DFF0186 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201051 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:5DFF0186 CRCX: connection successfully created: (1234/rtp C:5DFF0186 r=NULL:0<->l=::1:4236) (mgcp_protocol.c:772) 20250804085201051 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #00: 200 29467 OK (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DFF0186 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5DFF0186 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4236 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250804085201051 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250804085201051 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201051 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201051 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:488B47EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201051 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:488B47EC output_enabled 0 (mgcp_conn.c:271) 20250804085201051 DLMGCP DEBUG <0013> (1234/rtp C:488B47EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201051 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:488B47EC CRCX: connection successfully created: (1234/rtp C:488B47EC r=NULL:0<->l=::1:4238) (mgcp_protocol.c:772) 20250804085201051 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #00: 200 29468 OK (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #02: I: 488B47EC (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #04: o=- 488B47EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4238 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201051 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250804085201053 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250804085201053 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201053 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201053 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:AAAB94E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201053 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:AAAB94E6 output_enabled 0 (mgcp_conn.c:271) 20250804085201053 DLMGCP DEBUG <0013> (1234/rtp C:AAAB94E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201053 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:AAAB94E6 CRCX: connection successfully created: (1234/rtp C:AAAB94E6 r=NULL:0<->l=::1:4240) (mgcp_protocol.c:772) 20250804085201053 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #00: 200 29469 OK (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #02: I: AAAB94E6 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #04: o=- AAAB94E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4240 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250804085201053 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250804085201053 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201053 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201053 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:8DDD6B45 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201053 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:8DDD6B45 output_enabled 0 (mgcp_conn.c:271) 20250804085201053 DLMGCP DEBUG <0013> (1234/rtp C:8DDD6B45 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201053 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:8DDD6B45 CRCX: connection successfully created: (1234/rtp C:8DDD6B45 r=NULL:0<->l=::1:4242) (mgcp_protocol.c:772) 20250804085201053 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #00: 200 29470 OK (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #02: I: 8DDD6B45 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8DDD6B45 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4242 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201053 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250804085201054 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250804085201054 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201054 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201054 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:4B9F375D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201054 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:4B9F375D output_enabled 0 (mgcp_conn.c:271) 20250804085201054 DLMGCP DEBUG <0013> (1234/rtp C:4B9F375D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201054 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:4B9F375D CRCX: connection successfully created: (1234/rtp C:4B9F375D r=NULL:0<->l=::1:4244) (mgcp_protocol.c:772) 20250804085201054 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201054 DLMGCP DEBUG <0013> Generated response: line #00: 200 29471 OK (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B9F375D (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B9F375D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4244 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201054 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250804085201055 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250804085201055 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201055 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201055 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:29A9DB0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201055 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:29A9DB0D output_enabled 0 (mgcp_conn.c:271) 20250804085201055 DLMGCP DEBUG <0013> (1234/rtp C:29A9DB0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201055 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:29A9DB0D CRCX: connection successfully created: (1234/rtp C:29A9DB0D r=NULL:0<->l=::1:4246) (mgcp_protocol.c:772) 20250804085201055 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201055 DLMGCP DEBUG <0013> Generated response: line #00: 200 29472 OK (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Generated response: line #02: I: 29A9DB0D (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29A9DB0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4246 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201055 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201056 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201056 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201056 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201056 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201056 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250804085201056 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250804085201056 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201056 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201057 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:C8008D13 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201057 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:C8008D13 output_enabled 0 (mgcp_conn.c:271) 20250804085201057 DLMGCP DEBUG <0013> (1234/rtp C:C8008D13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201057 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:C8008D13 CRCX: connection successfully created: (1234/rtp C:C8008D13 r=NULL:0<->l=::1:4248) (mgcp_protocol.c:772) 20250804085201057 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201057 DLMGCP DEBUG <0013> Generated response: line #00: 200 29473 OK (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Generated response: line #02: I: C8008D13 (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8008D13 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4248 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201057 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250804085201057 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250804085201057 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201057 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201057 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:8A83B5D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201057 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:8A83B5D3 output_enabled 0 (mgcp_conn.c:271) 20250804085201058 DLMGCP DEBUG <0013> (1234/rtp C:8A83B5D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201058 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:8A83B5D3 CRCX: connection successfully created: (1234/rtp C:8A83B5D3 r=NULL:0<->l=::1:4250) (mgcp_protocol.c:772) 20250804085201058 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201058 DLMGCP DEBUG <0013> Generated response: line #00: 200 29474 OK (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A83B5D3 (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A83B5D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4250 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201058 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250804085201058 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250804085201059 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201059 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201059 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:7BA6EE0F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201059 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:7BA6EE0F output_enabled 0 (mgcp_conn.c:271) 20250804085201059 DLMGCP DEBUG <0013> (1234/rtp C:7BA6EE0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201059 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:7BA6EE0F CRCX: connection successfully created: (1234/rtp C:7BA6EE0F r=NULL:0<->l=::1:4252) (mgcp_protocol.c:772) 20250804085201059 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201059 DLMGCP DEBUG <0013> Generated response: line #00: 200 29475 OK (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Generated response: line #02: I: 7BA6EE0F (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7BA6EE0F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4252 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201059 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250804085201060 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250804085201060 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201060 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:354BD7ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201060 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:354BD7ED output_enabled 0 (mgcp_conn.c:271) 20250804085201060 DLMGCP DEBUG <0013> (1234/rtp C:354BD7ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201060 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:354BD7ED CRCX: connection successfully created: (1234/rtp C:354BD7ED r=NULL:0<->l=::1:4254) (mgcp_protocol.c:772) 20250804085201060 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201060 DLMGCP DEBUG <0013> Generated response: line #00: 200 29476 OK (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Generated response: line #02: I: 354BD7ED (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Generated response: line #04: o=- 354BD7ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4254 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201060 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250804085201060 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250804085201060 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201060 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:870D9902 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201060 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:870D9902 output_enabled 0 (mgcp_conn.c:271) 20250804085201060 DLMGCP DEBUG <0013> (1234/rtp C:870D9902 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201061 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:870D9902 CRCX: connection successfully created: (1234/rtp C:870D9902 r=NULL:0<->l=::1:4256) (mgcp_protocol.c:772) 20250804085201061 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #00: 200 29477 OK (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #02: I: 870D9902 (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #04: o=- 870D9902 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4256 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250804085201061 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250804085201061 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201061 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201061 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:B18DA112 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201061 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:B18DA112 output_enabled 0 (mgcp_conn.c:271) 20250804085201061 DLMGCP DEBUG <0013> (1234/rtp C:B18DA112 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201061 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:B18DA112 CRCX: connection successfully created: (1234/rtp C:B18DA112 r=NULL:0<->l=::1:4258) (mgcp_protocol.c:772) 20250804085201061 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #00: 200 29478 OK (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #02: I: B18DA112 (mgcp_msg.c:72) 20250804085201061 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201062 DLMGCP DEBUG <0013> Generated response: line #04: o=- B18DA112 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201062 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201062 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201062 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201062 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4258 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201062 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201062 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201062 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201062 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201062 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201062 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250804085201062 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250804085201062 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201062 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:E1B86EBD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:E1B86EBD output_enabled 0 (mgcp_conn.c:271) 20250804085201063 DLMGCP DEBUG <0013> (1234/rtp C:E1B86EBD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201063 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:E1B86EBD CRCX: connection successfully created: (1234/rtp C:E1B86EBD r=NULL:0<->l=::1:4260) (mgcp_protocol.c:772) 20250804085201063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #00: 200 29479 OK (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #02: I: E1B86EBD (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1B86EBD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4260 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250804085201063 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250804085201063 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:AB746871 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:AB746871 output_enabled 0 (mgcp_conn.c:271) 20250804085201063 DLMGCP DEBUG <0013> (1234/rtp C:AB746871 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201063 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:AB746871 CRCX: connection successfully created: (1234/rtp C:AB746871 r=NULL:0<->l=::1:4262) (mgcp_protocol.c:772) 20250804085201063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #00: 200 29480 OK (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #02: I: AB746871 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB746871 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4262 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201063 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250804085201064 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250804085201064 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201064 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:75C49691 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:75C49691 output_enabled 0 (mgcp_conn.c:271) 20250804085201064 DLMGCP DEBUG <0013> (1234/rtp C:75C49691 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201064 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:75C49691 CRCX: connection successfully created: (1234/rtp C:75C49691 r=NULL:0<->l=::1:4264) (mgcp_protocol.c:772) 20250804085201064 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201064 DLMGCP DEBUG <0013> Generated response: line #00: 200 29481 OK (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Generated response: line #02: I: 75C49691 (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75C49691 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4264 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201064 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250804085201065 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250804085201065 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201065 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201065 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:7CC5CEEF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201065 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:7CC5CEEF output_enabled 0 (mgcp_conn.c:271) 20250804085201065 DLMGCP DEBUG <0013> (1234/rtp C:7CC5CEEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201065 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:7CC5CEEF CRCX: connection successfully created: (1234/rtp C:7CC5CEEF r=NULL:0<->l=::1:4266) (mgcp_protocol.c:772) 20250804085201065 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201065 DLMGCP DEBUG <0013> Generated response: line #00: 200 29482 OK (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CC5CEEF (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CC5CEEF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4266 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201065 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250804085201066 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250804085201066 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201066 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:D6905AF6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:D6905AF6 output_enabled 0 (mgcp_conn.c:271) 20250804085201066 DLMGCP DEBUG <0013> (1234/rtp C:D6905AF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201066 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:D6905AF6 CRCX: connection successfully created: (1234/rtp C:D6905AF6 r=NULL:0<->l=::1:4268) (mgcp_protocol.c:772) 20250804085201066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201066 DLMGCP DEBUG <0013> Generated response: line #00: 200 29483 OK (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Generated response: line #02: I: D6905AF6 (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6905AF6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4268 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201066 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250804085201066 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250804085201066 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201066 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201066 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:CA04C00F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201067 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:CA04C00F output_enabled 0 (mgcp_conn.c:271) 20250804085201067 DLMGCP DEBUG <0013> (1234/rtp C:CA04C00F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201067 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:CA04C00F CRCX: connection successfully created: (1234/rtp C:CA04C00F r=NULL:0<->l=::1:4270) (mgcp_protocol.c:772) 20250804085201067 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #00: 200 29484 OK (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #02: I: CA04C00F (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA04C00F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4270 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250804085201067 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250804085201067 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201067 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:C4A0603C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201067 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:C4A0603C output_enabled 0 (mgcp_conn.c:271) 20250804085201067 DLMGCP DEBUG <0013> (1234/rtp C:C4A0603C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201067 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:C4A0603C CRCX: connection successfully created: (1234/rtp C:C4A0603C r=NULL:0<->l=::1:4272) (mgcp_protocol.c:772) 20250804085201067 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #00: 200 29485 OK (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #02: I: C4A0603C (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4A0603C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4272 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201067 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250804085201068 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250804085201068 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201068 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201068 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:D825574F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201068 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:D825574F output_enabled 0 (mgcp_conn.c:271) 20250804085201068 DLMGCP DEBUG <0013> (1234/rtp C:D825574F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201068 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:D825574F CRCX: connection successfully created: (1234/rtp C:D825574F r=NULL:0<->l=::1:4274) (mgcp_protocol.c:772) 20250804085201068 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201068 DLMGCP DEBUG <0013> Generated response: line #00: 200 29486 OK (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Generated response: line #02: I: D825574F (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Generated response: line #04: o=- D825574F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4274 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201068 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250804085201069 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250804085201069 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201069 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201069 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:2E6C32E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201069 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:2E6C32E2 output_enabled 0 (mgcp_conn.c:271) 20250804085201069 DLMGCP DEBUG <0013> (1234/rtp C:2E6C32E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201069 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:2E6C32E2 CRCX: connection successfully created: (1234/rtp C:2E6C32E2 r=NULL:0<->l=::1:4276) (mgcp_protocol.c:772) 20250804085201069 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #00: 200 29487 OK (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E6C32E2 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E6C32E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4276 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250804085201069 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250804085201069 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201069 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201069 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:298855E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201069 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:298855E6 output_enabled 0 (mgcp_conn.c:271) 20250804085201069 DLMGCP DEBUG <0013> (1234/rtp C:298855E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201069 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:298855E6 CRCX: connection successfully created: (1234/rtp C:298855E6 r=NULL:0<->l=::1:4278) (mgcp_protocol.c:772) 20250804085201069 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #00: 200 29488 OK (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #02: I: 298855E6 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #04: o=- 298855E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4278 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201069 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250804085201070 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250804085201070 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201070 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201070 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:F6B9CDEE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201070 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:F6B9CDEE output_enabled 0 (mgcp_conn.c:271) 20250804085201070 DLMGCP DEBUG <0013> (1234/rtp C:F6B9CDEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201070 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:F6B9CDEE CRCX: connection successfully created: (1234/rtp C:F6B9CDEE r=NULL:0<->l=::1:4280) (mgcp_protocol.c:772) 20250804085201070 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201070 DLMGCP DEBUG <0013> Generated response: line #00: 200 29489 OK (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Generated response: line #02: I: F6B9CDEE (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6B9CDEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4280 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201070 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250804085201070 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250804085201070 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201070 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201070 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:26767B72 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201070 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:26767B72 output_enabled 0 (mgcp_conn.c:271) 20250804085201071 DLMGCP DEBUG <0013> (1234/rtp C:26767B72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201071 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:26767B72 CRCX: connection successfully created: (1234/rtp C:26767B72 r=NULL:0<->l=::1:4282) (mgcp_protocol.c:772) 20250804085201071 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #00: 200 29490 OK (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #02: I: 26767B72 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26767B72 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4282 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250804085201071 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250804085201071 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201071 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201071 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:59E48428 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201071 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:59E48428 output_enabled 0 (mgcp_conn.c:271) 20250804085201071 DLMGCP DEBUG <0013> (1234/rtp C:59E48428 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201071 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:59E48428 CRCX: connection successfully created: (1234/rtp C:59E48428 r=NULL:0<->l=::1:4284) (mgcp_protocol.c:772) 20250804085201071 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #00: 200 29491 OK (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #02: I: 59E48428 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59E48428 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4284 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201071 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250804085201072 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250804085201072 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201072 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201072 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:9789A002 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201072 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:9789A002 output_enabled 0 (mgcp_conn.c:271) 20250804085201072 DLMGCP DEBUG <0013> (1234/rtp C:9789A002 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201072 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:9789A002 CRCX: connection successfully created: (1234/rtp C:9789A002 r=NULL:0<->l=::1:4286) (mgcp_protocol.c:772) 20250804085201072 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #00: 200 29492 OK (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #02: I: 9789A002 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9789A002 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4286 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250804085201072 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250804085201072 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201072 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201072 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:84009929 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201072 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:84009929 output_enabled 0 (mgcp_conn.c:271) 20250804085201072 DLMGCP DEBUG <0013> (1234/rtp C:84009929 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201072 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:84009929 CRCX: connection successfully created: (1234/rtp C:84009929 r=NULL:0<->l=::1:4288) (mgcp_protocol.c:772) 20250804085201072 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #00: 200 29493 OK (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #02: I: 84009929 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84009929 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4288 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201072 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250804085201073 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250804085201073 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201073 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:C317DEB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201073 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:C317DEB2 output_enabled 0 (mgcp_conn.c:271) 20250804085201073 DLMGCP DEBUG <0013> (1234/rtp C:C317DEB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201073 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:C317DEB2 CRCX: connection successfully created: (1234/rtp C:C317DEB2 r=NULL:0<->l=::1:4290) (mgcp_protocol.c:772) 20250804085201073 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #00: 200 29494 OK (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #02: I: C317DEB2 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #04: o=- C317DEB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4290 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250804085201073 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250804085201073 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201073 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:C24E238C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201073 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:C24E238C output_enabled 0 (mgcp_conn.c:271) 20250804085201073 DLMGCP DEBUG <0013> (1234/rtp C:C24E238C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201073 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:C24E238C CRCX: connection successfully created: (1234/rtp C:C24E238C r=NULL:0<->l=::1:4292) (mgcp_protocol.c:772) 20250804085201073 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #00: 200 29495 OK (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #02: I: C24E238C (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #04: o=- C24E238C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4292 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201073 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250804085201074 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250804085201074 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201074 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201074 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:25D9ACA8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201074 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:25D9ACA8 output_enabled 0 (mgcp_conn.c:271) 20250804085201074 DLMGCP DEBUG <0013> (1234/rtp C:25D9ACA8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201074 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:25D9ACA8 CRCX: connection successfully created: (1234/rtp C:25D9ACA8 r=NULL:0<->l=::1:4294) (mgcp_protocol.c:772) 20250804085201074 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201074 DLMGCP DEBUG <0013> Generated response: line #00: 200 29496 OK (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Generated response: line #02: I: 25D9ACA8 (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25D9ACA8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4294 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201074 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250804085201074 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250804085201074 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201074 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201074 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:C91ADF29 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201074 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:C91ADF29 output_enabled 0 (mgcp_conn.c:271) 20250804085201074 DLMGCP DEBUG <0013> (1234/rtp C:C91ADF29 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201074 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:C91ADF29 CRCX: connection successfully created: (1234/rtp C:C91ADF29 r=NULL:0<->l=::1:4296) (mgcp_protocol.c:772) 20250804085201074 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #00: 200 29497 OK (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #02: I: C91ADF29 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #04: o=- C91ADF29 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4296 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250804085201075 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250804085201075 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201075 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201075 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:0D471A60 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201075 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:0D471A60 output_enabled 0 (mgcp_conn.c:271) 20250804085201075 DLMGCP DEBUG <0013> (1234/rtp C:0D471A60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201075 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:0D471A60 CRCX: connection successfully created: (1234/rtp C:0D471A60 r=NULL:0<->l=::1:4298) (mgcp_protocol.c:772) 20250804085201075 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #00: 200 29498 OK (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D471A60 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D471A60 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4298 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201075 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250804085201076 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250804085201076 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201076 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201076 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:905863C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201076 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:905863C2 output_enabled 0 (mgcp_conn.c:271) 20250804085201076 DLMGCP DEBUG <0013> (1234/rtp C:905863C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201076 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:905863C2 CRCX: connection successfully created: (1234/rtp C:905863C2 r=NULL:0<->l=::1:4300) (mgcp_protocol.c:772) 20250804085201076 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #00: 200 29499 OK (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #02: I: 905863C2 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #04: o=- 905863C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4300 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250804085201076 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250804085201076 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201076 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201076 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:F14059FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201076 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:F14059FC output_enabled 0 (mgcp_conn.c:271) 20250804085201076 DLMGCP DEBUG <0013> (1234/rtp C:F14059FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201076 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:F14059FC CRCX: connection successfully created: (1234/rtp C:F14059FC r=NULL:0<->l=::1:4302) (mgcp_protocol.c:772) 20250804085201076 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #00: 200 29500 OK (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #02: I: F14059FC (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #04: o=- F14059FC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4302 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201076 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250804085201077 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250804085201077 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201077 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201077 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:01453494 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201077 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:01453494 output_enabled 0 (mgcp_conn.c:271) 20250804085201077 DLMGCP DEBUG <0013> (1234/rtp C:01453494 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201077 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:01453494 CRCX: connection successfully created: (1234/rtp C:01453494 r=NULL:0<->l=::1:4304) (mgcp_protocol.c:772) 20250804085201077 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #00: 200 29501 OK (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #02: I: 01453494 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01453494 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4304 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250804085201077 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250804085201077 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201077 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201077 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:95C48073 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201077 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:95C48073 output_enabled 0 (mgcp_conn.c:271) 20250804085201077 DLMGCP DEBUG <0013> (1234/rtp C:95C48073 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201077 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:95C48073 CRCX: connection successfully created: (1234/rtp C:95C48073 r=NULL:0<->l=::1:4306) (mgcp_protocol.c:772) 20250804085201077 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #00: 200 29502 OK (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #02: I: 95C48073 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95C48073 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4306 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250804085201078 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250804085201078 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201078 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:D01FE322 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201078 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:D01FE322 output_enabled 0 (mgcp_conn.c:271) 20250804085201078 DLMGCP DEBUG <0013> (1234/rtp C:D01FE322 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201078 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:D01FE322 CRCX: connection successfully created: (1234/rtp C:D01FE322 r=NULL:0<->l=::1:4308) (mgcp_protocol.c:772) 20250804085201078 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #00: 200 29503 OK (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #02: I: D01FE322 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #04: o=- D01FE322 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4308 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250804085201078 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250804085201078 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201078 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:5DD7F27E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201078 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:5DD7F27E output_enabled 0 (mgcp_conn.c:271) 20250804085201078 DLMGCP DEBUG <0013> (1234/rtp C:5DD7F27E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201078 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:5DD7F27E CRCX: connection successfully created: (1234/rtp C:5DD7F27E r=NULL:0<->l=::1:4310) (mgcp_protocol.c:772) 20250804085201078 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #00: 200 29504 OK (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DD7F27E (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5DD7F27E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4310 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201078 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250804085201078 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250804085201078 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201079 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201079 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:458C97EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201079 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:458C97EF output_enabled 0 (mgcp_conn.c:271) 20250804085201079 DLMGCP DEBUG <0013> (1234/rtp C:458C97EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201079 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:458C97EF CRCX: connection successfully created: (1234/rtp C:458C97EF r=NULL:0<->l=::1:4312) (mgcp_protocol.c:772) 20250804085201079 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #00: 200 29505 OK (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #02: I: 458C97EF (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #04: o=- 458C97EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4312 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250804085201079 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250804085201079 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201079 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201079 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:76299CCA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201079 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:76299CCA output_enabled 0 (mgcp_conn.c:271) 20250804085201079 DLMGCP DEBUG <0013> (1234/rtp C:76299CCA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201079 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:76299CCA CRCX: connection successfully created: (1234/rtp C:76299CCA r=NULL:0<->l=::1:4314) (mgcp_protocol.c:772) 20250804085201079 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #00: 200 29506 OK (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #02: I: 76299CCA (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76299CCA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4314 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201079 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250804085201080 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250804085201080 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201080 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201080 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:1FF240DE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201080 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:1FF240DE output_enabled 0 (mgcp_conn.c:271) 20250804085201080 DLMGCP DEBUG <0013> (1234/rtp C:1FF240DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201080 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:1FF240DE CRCX: connection successfully created: (1234/rtp C:1FF240DE r=NULL:0<->l=::1:4316) (mgcp_protocol.c:772) 20250804085201080 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #00: 200 29507 OK (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FF240DE (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1FF240DE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4316 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250804085201080 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250804085201080 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201080 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201080 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:42256FB6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201080 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:42256FB6 output_enabled 0 (mgcp_conn.c:271) 20250804085201080 DLMGCP DEBUG <0013> (1234/rtp C:42256FB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201080 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:42256FB6 CRCX: connection successfully created: (1234/rtp C:42256FB6 r=NULL:0<->l=::1:4318) (mgcp_protocol.c:772) 20250804085201080 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #00: 200 29508 OK (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #02: I: 42256FB6 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42256FB6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4318 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201080 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250804085201082 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250804085201082 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201082 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201082 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:9ABC7B19 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201082 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:9ABC7B19 output_enabled 0 (mgcp_conn.c:271) 20250804085201082 DLMGCP DEBUG <0013> (1234/rtp C:9ABC7B19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201082 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:9ABC7B19 CRCX: connection successfully created: (1234/rtp C:9ABC7B19 r=NULL:0<->l=::1:4320) (mgcp_protocol.c:772) 20250804085201082 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #00: 200 29509 OK (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #02: I: 9ABC7B19 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9ABC7B19 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4320 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250804085201082 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250804085201082 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201082 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201082 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:978C7FC8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201082 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:978C7FC8 output_enabled 0 (mgcp_conn.c:271) 20250804085201082 DLMGCP DEBUG <0013> (1234/rtp C:978C7FC8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201082 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:978C7FC8 CRCX: connection successfully created: (1234/rtp C:978C7FC8 r=NULL:0<->l=::1:4322) (mgcp_protocol.c:772) 20250804085201082 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #00: 200 29510 OK (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #02: I: 978C7FC8 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #04: o=- 978C7FC8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4322 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201082 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250804085201083 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250804085201083 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201083 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:43C5E5D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:43C5E5D5 output_enabled 0 (mgcp_conn.c:271) 20250804085201083 DLMGCP DEBUG <0013> (1234/rtp C:43C5E5D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201083 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:43C5E5D5 CRCX: connection successfully created: (1234/rtp C:43C5E5D5 r=NULL:0<->l=::1:4324) (mgcp_protocol.c:772) 20250804085201083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #00: 200 29511 OK (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #02: I: 43C5E5D5 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43C5E5D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4324 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250804085201083 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250804085201083 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201083 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:9D77C666 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:9D77C666 output_enabled 0 (mgcp_conn.c:271) 20250804085201083 DLMGCP DEBUG <0013> (1234/rtp C:9D77C666 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201083 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:9D77C666 CRCX: connection successfully created: (1234/rtp C:9D77C666 r=NULL:0<->l=::1:4326) (mgcp_protocol.c:772) 20250804085201083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #00: 200 29512 OK (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D77C666 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201083 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D77C666 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4326 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250804085201084 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250804085201084 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201084 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:C299E9B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201084 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:C299E9B5 output_enabled 0 (mgcp_conn.c:271) 20250804085201084 DLMGCP DEBUG <0013> (1234/rtp C:C299E9B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201084 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:C299E9B5 CRCX: connection successfully created: (1234/rtp C:C299E9B5 r=NULL:0<->l=::1:4328) (mgcp_protocol.c:772) 20250804085201084 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #00: 200 29513 OK (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #02: I: C299E9B5 (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #04: o=- C299E9B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4328 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201084 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250804085201085 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250804085201085 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201085 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:853D0CA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:853D0CA2 output_enabled 0 (mgcp_conn.c:271) 20250804085201085 DLMGCP DEBUG <0013> (1234/rtp C:853D0CA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201085 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:853D0CA2 CRCX: connection successfully created: (1234/rtp C:853D0CA2 r=NULL:0<->l=::1:4330) (mgcp_protocol.c:772) 20250804085201085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201085 DLMGCP DEBUG <0013> Generated response: line #00: 200 29514 OK (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Generated response: line #02: I: 853D0CA2 (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Generated response: line #04: o=- 853D0CA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4330 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201085 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201086 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250804085201086 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250804085201086 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:09C8904F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:09C8904F output_enabled 0 (mgcp_conn.c:271) 20250804085201086 DLMGCP DEBUG <0013> (1234/rtp C:09C8904F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201086 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:09C8904F CRCX: connection successfully created: (1234/rtp C:09C8904F r=NULL:0<->l=::1:4332) (mgcp_protocol.c:772) 20250804085201086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201086 DLMGCP DEBUG <0013> Generated response: line #00: 200 29515 OK (mgcp_msg.c:72) 20250804085201086 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250804085201086 DLMGCP DEBUG <0013> Generated response: line #02: I: 09C8904F (mgcp_msg.c:72) 20250804085201086 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201086 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09C8904F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201086 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201086 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201086 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4332 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250804085201087 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250804085201087 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:09CD228F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:09CD228F output_enabled 0 (mgcp_conn.c:271) 20250804085201087 DLMGCP DEBUG <0013> (1234/rtp C:09CD228F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201087 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:09CD228F CRCX: connection successfully created: (1234/rtp C:09CD228F r=NULL:0<->l=::1:4334) (mgcp_protocol.c:772) 20250804085201087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #00: 200 29516 OK (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #02: I: 09CD228F (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09CD228F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4334 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201087 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250804085201088 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250804085201088 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:3EE2F9E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:3EE2F9E0 output_enabled 0 (mgcp_conn.c:271) 20250804085201088 DLMGCP DEBUG <0013> (1234/rtp C:3EE2F9E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201088 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:3EE2F9E0 CRCX: connection successfully created: (1234/rtp C:3EE2F9E0 r=NULL:0<->l=::1:4336) (mgcp_protocol.c:772) 20250804085201088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #00: 200 29517 OK (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EE2F9E0 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3EE2F9E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4336 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250804085201088 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250804085201088 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:D6FEDA4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:D6FEDA4A output_enabled 0 (mgcp_conn.c:271) 20250804085201088 DLMGCP DEBUG <0013> (1234/rtp C:D6FEDA4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201088 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:D6FEDA4A CRCX: connection successfully created: (1234/rtp C:D6FEDA4A r=NULL:0<->l=::1:4338) (mgcp_protocol.c:772) 20250804085201088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #00: 200 29518 OK (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #02: I: D6FEDA4A (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6FEDA4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4338 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201088 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250804085201089 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250804085201089 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201089 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:E380BE5D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:E380BE5D output_enabled 0 (mgcp_conn.c:271) 20250804085201089 DLMGCP DEBUG <0013> (1234/rtp C:E380BE5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201089 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:E380BE5D CRCX: connection successfully created: (1234/rtp C:E380BE5D r=NULL:0<->l=::1:4340) (mgcp_protocol.c:772) 20250804085201089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201089 DLMGCP DEBUG <0013> Generated response: line #00: 200 29519 OK (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Generated response: line #02: I: E380BE5D (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Generated response: line #04: o=- E380BE5D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4340 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201089 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250804085201090 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250804085201090 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:7DCE7ECC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:7DCE7ECC output_enabled 0 (mgcp_conn.c:271) 20250804085201090 DLMGCP DEBUG <0013> (1234/rtp C:7DCE7ECC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201090 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:7DCE7ECC CRCX: connection successfully created: (1234/rtp C:7DCE7ECC r=NULL:0<->l=::1:4342) (mgcp_protocol.c:772) 20250804085201090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #00: 200 29520 OK (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DCE7ECC (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7DCE7ECC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4342 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250804085201090 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250804085201090 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:8E280DBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:8E280DBA output_enabled 0 (mgcp_conn.c:271) 20250804085201090 DLMGCP DEBUG <0013> (1234/rtp C:8E280DBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201090 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:8E280DBA CRCX: connection successfully created: (1234/rtp C:8E280DBA r=NULL:0<->l=::1:4344) (mgcp_protocol.c:772) 20250804085201090 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #00: 200 29521 OK (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E280DBA (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E280DBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4344 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201090 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250804085201091 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250804085201091 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201091 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201091 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:76B8B2C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201091 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:76B8B2C1 output_enabled 0 (mgcp_conn.c:271) 20250804085201091 DLMGCP DEBUG <0013> (1234/rtp C:76B8B2C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201091 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:76B8B2C1 CRCX: connection successfully created: (1234/rtp C:76B8B2C1 r=NULL:0<->l=::1:4346) (mgcp_protocol.c:772) 20250804085201091 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #00: 200 29522 OK (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #02: I: 76B8B2C1 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76B8B2C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4346 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250804085201091 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250804085201091 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201091 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201091 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:2E696FFB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201091 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:2E696FFB output_enabled 0 (mgcp_conn.c:271) 20250804085201091 DLMGCP DEBUG <0013> (1234/rtp C:2E696FFB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201091 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:2E696FFB CRCX: connection successfully created: (1234/rtp C:2E696FFB r=NULL:0<->l=::1:4348) (mgcp_protocol.c:772) 20250804085201091 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #00: 200 29523 OK (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E696FFB (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E696FFB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4348 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201091 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250804085201092 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250804085201092 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:74967F3B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:74967F3B output_enabled 0 (mgcp_conn.c:271) 20250804085201092 DLMGCP DEBUG <0013> (1234/rtp C:74967F3B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201092 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:74967F3B CRCX: connection successfully created: (1234/rtp C:74967F3B r=NULL:0<->l=::1:4350) (mgcp_protocol.c:772) 20250804085201092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #00: 200 29524 OK (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #02: I: 74967F3B (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74967F3B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4350 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250804085201092 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250804085201092 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:1D412F0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:1D412F0D output_enabled 0 (mgcp_conn.c:271) 20250804085201092 DLMGCP DEBUG <0013> (1234/rtp C:1D412F0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201092 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:1D412F0D CRCX: connection successfully created: (1234/rtp C:1D412F0D r=NULL:0<->l=::1:4352) (mgcp_protocol.c:772) 20250804085201092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #00: 200 29525 OK (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D412F0D (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D412F0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4352 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201092 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250804085201093 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250804085201093 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201093 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201093 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:2C5DEB9F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201093 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:2C5DEB9F output_enabled 0 (mgcp_conn.c:271) 20250804085201093 DLMGCP DEBUG <0013> (1234/rtp C:2C5DEB9F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201093 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:2C5DEB9F CRCX: connection successfully created: (1234/rtp C:2C5DEB9F r=NULL:0<->l=::1:4354) (mgcp_protocol.c:772) 20250804085201093 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #00: 200 29526 OK (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C5DEB9F (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C5DEB9F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4354 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250804085201093 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250804085201093 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201093 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:ACB148DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:ACB148DA output_enabled 0 (mgcp_conn.c:271) 20250804085201093 DLMGCP DEBUG <0013> (1234/rtp C:ACB148DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201093 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:ACB148DA CRCX: connection successfully created: (1234/rtp C:ACB148DA r=NULL:0<->l=::1:4356) (mgcp_protocol.c:772) 20250804085201093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #00: 200 29527 OK (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #02: I: ACB148DA (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #04: o=- ACB148DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4356 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201093 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250804085201094 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250804085201094 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:B3E6DDE1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:B3E6DDE1 output_enabled 0 (mgcp_conn.c:271) 20250804085201094 DLMGCP DEBUG <0013> (1234/rtp C:B3E6DDE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201094 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:B3E6DDE1 CRCX: connection successfully created: (1234/rtp C:B3E6DDE1 r=NULL:0<->l=::1:4358) (mgcp_protocol.c:772) 20250804085201094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #00: 200 29528 OK (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #02: I: B3E6DDE1 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3E6DDE1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4358 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250804085201094 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250804085201094 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:439041EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:439041EA output_enabled 0 (mgcp_conn.c:271) 20250804085201094 DLMGCP DEBUG <0013> (1234/rtp C:439041EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201094 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:439041EA CRCX: connection successfully created: (1234/rtp C:439041EA r=NULL:0<->l=::1:4360) (mgcp_protocol.c:772) 20250804085201094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #00: 200 29529 OK (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #02: I: 439041EA (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #04: o=- 439041EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4360 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201094 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250804085201095 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250804085201095 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201095 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:7F66CCA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:7F66CCA2 output_enabled 0 (mgcp_conn.c:271) 20250804085201095 DLMGCP DEBUG <0013> (1234/rtp C:7F66CCA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201095 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:7F66CCA2 CRCX: connection successfully created: (1234/rtp C:7F66CCA2 r=NULL:0<->l=::1:4362) (mgcp_protocol.c:772) 20250804085201095 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #00: 200 29530 OK (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F66CCA2 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F66CCA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4362 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250804085201095 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250804085201095 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201095 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201095 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:3C7CE140 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201095 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:3C7CE140 output_enabled 0 (mgcp_conn.c:271) 20250804085201095 DLMGCP DEBUG <0013> (1234/rtp C:3C7CE140 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201095 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:3C7CE140 CRCX: connection successfully created: (1234/rtp C:3C7CE140 r=NULL:0<->l=::1:4364) (mgcp_protocol.c:772) 20250804085201095 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #00: 200 29531 OK (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C7CE140 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C7CE140 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201095 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4364 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250804085201096 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250804085201096 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:BF28D21D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:BF28D21D output_enabled 0 (mgcp_conn.c:271) 20250804085201096 DLMGCP DEBUG <0013> (1234/rtp C:BF28D21D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201096 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:BF28D21D CRCX: connection successfully created: (1234/rtp C:BF28D21D r=NULL:0<->l=::1:4366) (mgcp_protocol.c:772) 20250804085201096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #00: 200 29532 OK (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #02: I: BF28D21D (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF28D21D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4366 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250804085201096 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250804085201096 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:C43C411C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:C43C411C output_enabled 0 (mgcp_conn.c:271) 20250804085201096 DLMGCP DEBUG <0013> (1234/rtp C:C43C411C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201096 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:C43C411C CRCX: connection successfully created: (1234/rtp C:C43C411C r=NULL:0<->l=::1:4368) (mgcp_protocol.c:772) 20250804085201096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #00: 200 29533 OK (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #02: I: C43C411C (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #04: o=- C43C411C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201096 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4368 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250804085201097 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250804085201097 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:22BE6E10 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:22BE6E10 output_enabled 0 (mgcp_conn.c:271) 20250804085201097 DLMGCP DEBUG <0013> (1234/rtp C:22BE6E10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201097 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:22BE6E10 CRCX: connection successfully created: (1234/rtp C:22BE6E10 r=NULL:0<->l=::1:4370) (mgcp_protocol.c:772) 20250804085201097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #00: 200 29534 OK (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #02: I: 22BE6E10 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22BE6E10 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4370 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250804085201097 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250804085201097 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:880DFCE4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:880DFCE4 output_enabled 0 (mgcp_conn.c:271) 20250804085201097 DLMGCP DEBUG <0013> (1234/rtp C:880DFCE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201097 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:880DFCE4 CRCX: connection successfully created: (1234/rtp C:880DFCE4 r=NULL:0<->l=::1:4372) (mgcp_protocol.c:772) 20250804085201097 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #00: 200 29535 OK (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250804085201097 DLMGCP DEBUG <0013> Generated response: line #02: I: 880DFCE4 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #04: o=- 880DFCE4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4372 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250804085201098 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250804085201098 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:1677865F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:1677865F output_enabled 0 (mgcp_conn.c:271) 20250804085201098 DLMGCP DEBUG <0013> (1234/rtp C:1677865F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201098 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:1677865F CRCX: connection successfully created: (1234/rtp C:1677865F r=NULL:0<->l=::1:4374) (mgcp_protocol.c:772) 20250804085201098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #00: 200 29536 OK (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #02: I: 1677865F (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1677865F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4374 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250804085201098 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250804085201098 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:A237D6EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:A237D6EC output_enabled 0 (mgcp_conn.c:271) 20250804085201098 DLMGCP DEBUG <0013> (1234/rtp C:A237D6EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201098 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:A237D6EC CRCX: connection successfully created: (1234/rtp C:A237D6EC r=NULL:0<->l=::1:4376) (mgcp_protocol.c:772) 20250804085201098 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #00: 200 29537 OK (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #02: I: A237D6EC (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #04: o=- A237D6EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4376 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201098 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250804085201099 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250804085201099 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:5A8A1618 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:5A8A1618 output_enabled 0 (mgcp_conn.c:271) 20250804085201099 DLMGCP DEBUG <0013> (1234/rtp C:5A8A1618 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201099 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:5A8A1618 CRCX: connection successfully created: (1234/rtp C:5A8A1618 r=NULL:0<->l=::1:4378) (mgcp_protocol.c:772) 20250804085201099 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201099 DLMGCP DEBUG <0013> Generated response: line #00: 200 29538 OK (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A8A1618 (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A8A1618 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4378 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201099 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250804085201100 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250804085201100 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201100 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:4F7CF540 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:4F7CF540 output_enabled 0 (mgcp_conn.c:271) 20250804085201100 DLMGCP DEBUG <0013> (1234/rtp C:4F7CF540 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201100 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:4F7CF540 CRCX: connection successfully created: (1234/rtp C:4F7CF540 r=NULL:0<->l=::1:4380) (mgcp_protocol.c:772) 20250804085201100 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201100 DLMGCP DEBUG <0013> Generated response: line #00: 200 29539 OK (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F7CF540 (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F7CF540 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4380 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201100 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250804085201101 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250804085201101 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:2C0E3DE1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:2C0E3DE1 output_enabled 0 (mgcp_conn.c:271) 20250804085201101 DLMGCP DEBUG <0013> (1234/rtp C:2C0E3DE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201101 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:2C0E3DE1 CRCX: connection successfully created: (1234/rtp C:2C0E3DE1 r=NULL:0<->l=::1:4382) (mgcp_protocol.c:772) 20250804085201101 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201101 DLMGCP DEBUG <0013> Generated response: line #00: 200 29540 OK (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C0E3DE1 (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C0E3DE1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4382 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201101 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250804085201102 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250804085201102 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:A871E8F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:A871E8F9 output_enabled 0 (mgcp_conn.c:271) 20250804085201102 DLMGCP DEBUG <0013> (1234/rtp C:A871E8F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201102 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:A871E8F9 CRCX: connection successfully created: (1234/rtp C:A871E8F9 r=NULL:0<->l=::1:4384) (mgcp_protocol.c:772) 20250804085201102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201102 DLMGCP DEBUG <0013> Generated response: line #00: 200 29541 OK (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Generated response: line #02: I: A871E8F9 (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Generated response: line #04: o=- A871E8F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4384 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201102 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250804085201103 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250804085201103 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201103 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:58A45E30 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:58A45E30 output_enabled 0 (mgcp_conn.c:271) 20250804085201103 DLMGCP DEBUG <0013> (1234/rtp C:58A45E30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201103 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:58A45E30 CRCX: connection successfully created: (1234/rtp C:58A45E30 r=NULL:0<->l=::1:4386) (mgcp_protocol.c:772) 20250804085201103 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #00: 200 29542 OK (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #02: I: 58A45E30 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58A45E30 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4386 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250804085201103 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250804085201103 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201103 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201103 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:F98C0D85 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201103 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:F98C0D85 output_enabled 0 (mgcp_conn.c:271) 20250804085201103 DLMGCP DEBUG <0013> (1234/rtp C:F98C0D85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201103 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:F98C0D85 CRCX: connection successfully created: (1234/rtp C:F98C0D85 r=NULL:0<->l=::1:4388) (mgcp_protocol.c:772) 20250804085201103 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #00: 200 29543 OK (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #02: I: F98C0D85 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #04: o=- F98C0D85 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4388 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201103 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250804085201104 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250804085201104 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:BD4866B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:BD4866B3 output_enabled 0 (mgcp_conn.c:271) 20250804085201104 DLMGCP DEBUG <0013> (1234/rtp C:BD4866B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201104 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:BD4866B3 CRCX: connection successfully created: (1234/rtp C:BD4866B3 r=NULL:0<->l=::1:4390) (mgcp_protocol.c:772) 20250804085201104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #00: 200 29544 OK (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #02: I: BD4866B3 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD4866B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4390 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250804085201104 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250804085201104 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:96E31786 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:96E31786 output_enabled 0 (mgcp_conn.c:271) 20250804085201104 DLMGCP DEBUG <0013> (1234/rtp C:96E31786 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201104 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:96E31786 CRCX: connection successfully created: (1234/rtp C:96E31786 r=NULL:0<->l=::1:4392) (mgcp_protocol.c:772) 20250804085201104 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #00: 200 29545 OK (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #02: I: 96E31786 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96E31786 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4392 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201104 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201105 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250804085201106 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250804085201106 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201106 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:26DA2AD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201106 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:26DA2AD2 output_enabled 0 (mgcp_conn.c:271) 20250804085201106 DLMGCP DEBUG <0013> (1234/rtp C:26DA2AD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201106 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:26DA2AD2 CRCX: connection successfully created: (1234/rtp C:26DA2AD2 r=NULL:0<->l=::1:4394) (mgcp_protocol.c:772) 20250804085201106 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201106 DLMGCP DEBUG <0013> Generated response: line #00: 200 29546 OK (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Generated response: line #02: I: 26DA2AD2 (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26DA2AD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4394 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201106 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250804085201106 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250804085201106 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201106 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:4DF45D8A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201106 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:4DF45D8A output_enabled 0 (mgcp_conn.c:271) 20250804085201106 DLMGCP DEBUG <0013> (1234/rtp C:4DF45D8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201107 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:4DF45D8A CRCX: connection successfully created: (1234/rtp C:4DF45D8A r=NULL:0<->l=::1:4396) (mgcp_protocol.c:772) 20250804085201107 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #00: 200 29547 OK (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DF45D8A (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DF45D8A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4396 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250804085201107 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250804085201107 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:585D0EDB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:585D0EDB output_enabled 0 (mgcp_conn.c:271) 20250804085201107 DLMGCP DEBUG <0013> (1234/rtp C:585D0EDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201107 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:585D0EDB CRCX: connection successfully created: (1234/rtp C:585D0EDB r=NULL:0<->l=::1:4398) (mgcp_protocol.c:772) 20250804085201107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #00: 200 29548 OK (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #02: I: 585D0EDB (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #04: o=- 585D0EDB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4398 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201107 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250804085201108 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250804085201108 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201108 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:0E194FE8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:0E194FE8 output_enabled 0 (mgcp_conn.c:271) 20250804085201108 DLMGCP DEBUG <0013> (1234/rtp C:0E194FE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201108 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:0E194FE8 CRCX: connection successfully created: (1234/rtp C:0E194FE8 r=NULL:0<->l=::1:4400) (mgcp_protocol.c:772) 20250804085201108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201108 DLMGCP DEBUG <0013> Generated response: line #00: 200 29549 OK (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E194FE8 (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E194FE8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4400 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201108 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250804085201109 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250804085201109 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201109 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:2E0A92CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:2E0A92CA output_enabled 0 (mgcp_conn.c:271) 20250804085201109 DLMGCP DEBUG <0013> (1234/rtp C:2E0A92CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201109 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:2E0A92CA CRCX: connection successfully created: (1234/rtp C:2E0A92CA r=NULL:0<->l=::1:4402) (mgcp_protocol.c:772) 20250804085201109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #00: 200 29550 OK (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E0A92CA (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E0A92CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4402 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250804085201109 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250804085201109 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201109 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:6BE8C986 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:6BE8C986 output_enabled 0 (mgcp_conn.c:271) 20250804085201109 DLMGCP DEBUG <0013> (1234/rtp C:6BE8C986 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201109 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:6BE8C986 CRCX: connection successfully created: (1234/rtp C:6BE8C986 r=NULL:0<->l=::1:4404) (mgcp_protocol.c:772) 20250804085201109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #00: 200 29551 OK (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #02: I: 6BE8C986 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6BE8C986 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4404 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201109 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250804085201110 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250804085201110 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:A46A3D63 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:A46A3D63 output_enabled 0 (mgcp_conn.c:271) 20250804085201110 DLMGCP DEBUG <0013> (1234/rtp C:A46A3D63 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201110 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:A46A3D63 CRCX: connection successfully created: (1234/rtp C:A46A3D63 r=NULL:0<->l=::1:4406) (mgcp_protocol.c:772) 20250804085201110 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201110 DLMGCP DEBUG <0013> Generated response: line #00: 200 29552 OK (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Generated response: line #02: I: A46A3D63 (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Generated response: line #04: o=- A46A3D63 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4406 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201110 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250804085201111 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250804085201111 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:3BCD28AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:3BCD28AE output_enabled 0 (mgcp_conn.c:271) 20250804085201111 DLMGCP DEBUG <0013> (1234/rtp C:3BCD28AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201111 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:3BCD28AE CRCX: connection successfully created: (1234/rtp C:3BCD28AE r=NULL:0<->l=::1:4408) (mgcp_protocol.c:772) 20250804085201111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201111 DLMGCP DEBUG <0013> Generated response: line #00: 200 29553 OK (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BCD28AE (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3BCD28AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4408 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250804085201111 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250804085201111 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:C3A81964 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201111 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:C3A81964 output_enabled 0 (mgcp_conn.c:271) 20250804085201112 DLMGCP DEBUG <0013> (1234/rtp C:C3A81964 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201112 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:C3A81964 CRCX: connection successfully created: (1234/rtp C:C3A81964 r=NULL:0<->l=::1:4410) (mgcp_protocol.c:772) 20250804085201112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #00: 200 29554 OK (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #02: I: C3A81964 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3A81964 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4410 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250804085201112 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250804085201112 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:38494F85 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:38494F85 output_enabled 0 (mgcp_conn.c:271) 20250804085201112 DLMGCP DEBUG <0013> (1234/rtp C:38494F85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201112 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:38494F85 CRCX: connection successfully created: (1234/rtp C:38494F85 r=NULL:0<->l=::1:4412) (mgcp_protocol.c:772) 20250804085201112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #00: 200 29555 OK (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #02: I: 38494F85 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38494F85 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4412 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250804085201112 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250804085201112 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:D8C1D614 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:D8C1D614 output_enabled 0 (mgcp_conn.c:271) 20250804085201112 DLMGCP DEBUG <0013> (1234/rtp C:D8C1D614 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201112 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:D8C1D614 CRCX: connection successfully created: (1234/rtp C:D8C1D614 r=NULL:0<->l=::1:4414) (mgcp_protocol.c:772) 20250804085201112 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #00: 200 29556 OK (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #02: I: D8C1D614 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8C1D614 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4414 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201112 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250804085201113 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250804085201113 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:A3EBCF33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:A3EBCF33 output_enabled 0 (mgcp_conn.c:271) 20250804085201113 DLMGCP DEBUG <0013> (1234/rtp C:A3EBCF33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201113 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:A3EBCF33 CRCX: connection successfully created: (1234/rtp C:A3EBCF33 r=NULL:0<->l=::1:4416) (mgcp_protocol.c:772) 20250804085201113 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #00: 200 29557 OK (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #02: I: A3EBCF33 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #04: o=- A3EBCF33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4416 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250804085201113 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250804085201113 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:3B854B53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:3B854B53 output_enabled 0 (mgcp_conn.c:271) 20250804085201113 DLMGCP DEBUG <0013> (1234/rtp C:3B854B53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201113 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:3B854B53 CRCX: connection successfully created: (1234/rtp C:3B854B53 r=NULL:0<->l=::1:4418) (mgcp_protocol.c:772) 20250804085201113 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #00: 200 29558 OK (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B854B53 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B854B53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4418 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250804085201113 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250804085201113 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201113 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:B7E6FE9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201113 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:B7E6FE9D output_enabled 0 (mgcp_conn.c:271) 20250804085201113 DLMGCP DEBUG <0013> (1234/rtp C:B7E6FE9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201113 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:B7E6FE9D CRCX: connection successfully created: (1234/rtp C:B7E6FE9D r=NULL:0<->l=::1:4420) (mgcp_protocol.c:772) 20250804085201113 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #00: 200 29559 OK (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #02: I: B7E6FE9D (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7E6FE9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4420 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201113 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250804085201114 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250804085201114 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201114 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:E617F2E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201114 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:E617F2E6 output_enabled 0 (mgcp_conn.c:271) 20250804085201114 DLMGCP DEBUG <0013> (1234/rtp C:E617F2E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201114 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:E617F2E6 CRCX: connection successfully created: (1234/rtp C:E617F2E6 r=NULL:0<->l=::1:4422) (mgcp_protocol.c:772) 20250804085201114 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #00: 200 29560 OK (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #02: I: E617F2E6 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #04: o=- E617F2E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4422 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250804085201114 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250804085201114 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201114 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:310ED776 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201114 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:310ED776 output_enabled 0 (mgcp_conn.c:271) 20250804085201114 DLMGCP DEBUG <0013> (1234/rtp C:310ED776 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201114 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:310ED776 CRCX: connection successfully created: (1234/rtp C:310ED776 r=NULL:0<->l=::1:4424) (mgcp_protocol.c:772) 20250804085201114 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #00: 200 29561 OK (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #02: I: 310ED776 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #04: o=- 310ED776 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4424 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201114 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250804085201115 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250804085201115 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201115 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201115 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:48C000A9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201115 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:48C000A9 output_enabled 0 (mgcp_conn.c:271) 20250804085201115 DLMGCP DEBUG <0013> (1234/rtp C:48C000A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201115 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:48C000A9 CRCX: connection successfully created: (1234/rtp C:48C000A9 r=NULL:0<->l=::1:4426) (mgcp_protocol.c:772) 20250804085201115 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201115 DLMGCP DEBUG <0013> Generated response: line #00: 200 29562 OK (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Generated response: line #02: I: 48C000A9 (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48C000A9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4426 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201115 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250804085201116 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250804085201116 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201116 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201116 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:72C7FEE9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201116 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:72C7FEE9 output_enabled 0 (mgcp_conn.c:271) 20250804085201116 DLMGCP DEBUG <0013> (1234/rtp C:72C7FEE9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201116 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:72C7FEE9 CRCX: connection successfully created: (1234/rtp C:72C7FEE9 r=NULL:0<->l=::1:4428) (mgcp_protocol.c:772) 20250804085201116 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201116 DLMGCP DEBUG <0013> Generated response: line #00: 200 29563 OK (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Generated response: line #02: I: 72C7FEE9 (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72C7FEE9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4428 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201116 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250804085201117 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250804085201117 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201117 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201117 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:DF754DF1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201117 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:DF754DF1 output_enabled 0 (mgcp_conn.c:271) 20250804085201117 DLMGCP DEBUG <0013> (1234/rtp C:DF754DF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201117 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:DF754DF1 CRCX: connection successfully created: (1234/rtp C:DF754DF1 r=NULL:0<->l=::1:4430) (mgcp_protocol.c:772) 20250804085201117 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #00: 200 29564 OK (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #02: I: DF754DF1 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF754DF1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4430 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250804085201117 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250804085201117 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201117 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201117 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:A624AAFB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201117 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:A624AAFB output_enabled 0 (mgcp_conn.c:271) 20250804085201117 DLMGCP DEBUG <0013> (1234/rtp C:A624AAFB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201117 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:A624AAFB CRCX: connection successfully created: (1234/rtp C:A624AAFB r=NULL:0<->l=::1:4432) (mgcp_protocol.c:772) 20250804085201117 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #00: 200 29565 OK (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #02: I: A624AAFB (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #04: o=- A624AAFB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4432 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201117 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250804085201117 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250804085201117 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201117 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201117 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:B890A407 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201117 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:B890A407 output_enabled 0 (mgcp_conn.c:271) 20250804085201117 DLMGCP DEBUG <0013> (1234/rtp C:B890A407 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201118 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:B890A407 CRCX: connection successfully created: (1234/rtp C:B890A407 r=NULL:0<->l=::1:4434) (mgcp_protocol.c:772) 20250804085201118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #00: 200 29566 OK (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #02: I: B890A407 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #04: o=- B890A407 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4434 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250804085201118 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250804085201118 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201118 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:C0D93E46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:C0D93E46 output_enabled 0 (mgcp_conn.c:271) 20250804085201118 DLMGCP DEBUG <0013> (1234/rtp C:C0D93E46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201118 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:C0D93E46 CRCX: connection successfully created: (1234/rtp C:C0D93E46 r=NULL:0<->l=::1:4436) (mgcp_protocol.c:772) 20250804085201118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #00: 200 29567 OK (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #02: I: C0D93E46 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0D93E46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4436 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250804085201118 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250804085201119 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201119 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:56EC7182 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:56EC7182 output_enabled 0 (mgcp_conn.c:271) 20250804085201119 DLMGCP DEBUG <0013> (1234/rtp C:56EC7182 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201119 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:56EC7182 CRCX: connection successfully created: (1234/rtp C:56EC7182 r=NULL:0<->l=::1:4438) (mgcp_protocol.c:772) 20250804085201119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #00: 200 29568 OK (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #02: I: 56EC7182 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56EC7182 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4438 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250804085201119 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250804085201119 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201119 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:3DCEBCB5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:3DCEBCB5 output_enabled 0 (mgcp_conn.c:271) 20250804085201119 DLMGCP DEBUG <0013> (1234/rtp C:3DCEBCB5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201119 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:3DCEBCB5 CRCX: connection successfully created: (1234/rtp C:3DCEBCB5 r=NULL:0<->l=::1:4440) (mgcp_protocol.c:772) 20250804085201119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #00: 200 29569 OK (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DCEBCB5 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3DCEBCB5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4440 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201119 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250804085201120 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250804085201120 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201120 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:D12109D6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:D12109D6 output_enabled 0 (mgcp_conn.c:271) 20250804085201120 DLMGCP DEBUG <0013> (1234/rtp C:D12109D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201120 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:D12109D6 CRCX: connection successfully created: (1234/rtp C:D12109D6 r=NULL:0<->l=::1:4442) (mgcp_protocol.c:772) 20250804085201120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #00: 200 29570 OK (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #02: I: D12109D6 (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #04: o=- D12109D6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4442 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250804085201120 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250804085201120 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201120 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:ABE0C2FA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:ABE0C2FA output_enabled 0 (mgcp_conn.c:271) 20250804085201120 DLMGCP DEBUG <0013> (1234/rtp C:ABE0C2FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201120 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:ABE0C2FA CRCX: connection successfully created: (1234/rtp C:ABE0C2FA r=NULL:0<->l=::1:4444) (mgcp_protocol.c:772) 20250804085201120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #00: 200 29571 OK (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250804085201120 DLMGCP DEBUG <0013> Generated response: line #02: I: ABE0C2FA (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #04: o=- ABE0C2FA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4444 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250804085201121 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250804085201121 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201121 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:2402FBC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:2402FBC0 output_enabled 0 (mgcp_conn.c:271) 20250804085201121 DLMGCP DEBUG <0013> (1234/rtp C:2402FBC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201121 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:2402FBC0 CRCX: connection successfully created: (1234/rtp C:2402FBC0 r=NULL:0<->l=::1:4446) (mgcp_protocol.c:772) 20250804085201121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #00: 200 29572 OK (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #02: I: 2402FBC0 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2402FBC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4446 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250804085201121 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250804085201121 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201121 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:95276645 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:95276645 output_enabled 0 (mgcp_conn.c:271) 20250804085201121 DLMGCP DEBUG <0013> (1234/rtp C:95276645 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201121 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:95276645 CRCX: connection successfully created: (1234/rtp C:95276645 r=NULL:0<->l=::1:4448) (mgcp_protocol.c:772) 20250804085201121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #00: 200 29573 OK (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #02: I: 95276645 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95276645 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4448 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201121 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250804085201122 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250804085201122 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201122 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:D8CFDF76 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201122 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:D8CFDF76 output_enabled 0 (mgcp_conn.c:271) 20250804085201122 DLMGCP DEBUG <0013> (1234/rtp C:D8CFDF76 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201122 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:D8CFDF76 CRCX: connection successfully created: (1234/rtp C:D8CFDF76 r=NULL:0<->l=::1:4450) (mgcp_protocol.c:772) 20250804085201122 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201122 DLMGCP DEBUG <0013> Generated response: line #00: 200 29574 OK (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Generated response: line #02: I: D8CFDF76 (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8CFDF76 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4450 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201122 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250804085201123 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250804085201123 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201123 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201123 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:BAF839B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201123 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:BAF839B4 output_enabled 0 (mgcp_conn.c:271) 20250804085201123 DLMGCP DEBUG <0013> (1234/rtp C:BAF839B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201123 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:BAF839B4 CRCX: connection successfully created: (1234/rtp C:BAF839B4 r=NULL:0<->l=::1:4452) (mgcp_protocol.c:772) 20250804085201123 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #00: 200 29575 OK (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #02: I: BAF839B4 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #04: o=- BAF839B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4452 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250804085201123 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250804085201123 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201123 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:144BC50A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:144BC50A output_enabled 0 (mgcp_conn.c:271) 20250804085201123 DLMGCP DEBUG <0013> (1234/rtp C:144BC50A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201123 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:144BC50A CRCX: connection successfully created: (1234/rtp C:144BC50A r=NULL:0<->l=::1:4454) (mgcp_protocol.c:772) 20250804085201123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #00: 200 29576 OK (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #02: I: 144BC50A (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #04: o=- 144BC50A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4454 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250804085201123 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250804085201123 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201123 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:7D7976C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:7D7976C0 output_enabled 0 (mgcp_conn.c:271) 20250804085201123 DLMGCP DEBUG <0013> (1234/rtp C:7D7976C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201123 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:7D7976C0 CRCX: connection successfully created: (1234/rtp C:7D7976C0 r=NULL:0<->l=::1:4456) (mgcp_protocol.c:772) 20250804085201123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #00: 200 29577 OK (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D7976C0 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D7976C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4456 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201123 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250804085201124 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250804085201124 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201124 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:FFCB518C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201124 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:FFCB518C output_enabled 0 (mgcp_conn.c:271) 20250804085201124 DLMGCP DEBUG <0013> (1234/rtp C:FFCB518C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201124 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:FFCB518C CRCX: connection successfully created: (1234/rtp C:FFCB518C r=NULL:0<->l=::1:4458) (mgcp_protocol.c:772) 20250804085201124 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #00: 200 29578 OK (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #02: I: FFCB518C (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #04: o=- FFCB518C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4458 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250804085201124 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250804085201124 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201124 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:57833D77 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201124 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:57833D77 output_enabled 0 (mgcp_conn.c:271) 20250804085201124 DLMGCP DEBUG <0013> (1234/rtp C:57833D77 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201124 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:57833D77 CRCX: connection successfully created: (1234/rtp C:57833D77 r=NULL:0<->l=::1:4460) (mgcp_protocol.c:772) 20250804085201124 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #00: 200 29579 OK (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #02: I: 57833D77 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57833D77 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4460 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250804085201124 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250804085201124 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:082D123B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:082D123B output_enabled 0 (mgcp_conn.c:271) 20250804085201124 DLMGCP DEBUG <0013> (1234/rtp C:082D123B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201124 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:082D123B CRCX: connection successfully created: (1234/rtp C:082D123B r=NULL:0<->l=::1:4462) (mgcp_protocol.c:772) 20250804085201124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #00: 200 29580 OK (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #02: I: 082D123B (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #04: o=- 082D123B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4462 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201124 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250804085201125 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250804085201125 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201125 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:9C3208D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:9C3208D0 output_enabled 0 (mgcp_conn.c:271) 20250804085201125 DLMGCP DEBUG <0013> (1234/rtp C:9C3208D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201125 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:9C3208D0 CRCX: connection successfully created: (1234/rtp C:9C3208D0 r=NULL:0<->l=::1:4464) (mgcp_protocol.c:772) 20250804085201125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #00: 200 29581 OK (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C3208D0 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C3208D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4464 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250804085201125 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250804085201125 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201125 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:CC4FD5BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:CC4FD5BD output_enabled 0 (mgcp_conn.c:271) 20250804085201125 DLMGCP DEBUG <0013> (1234/rtp C:CC4FD5BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201125 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:CC4FD5BD CRCX: connection successfully created: (1234/rtp C:CC4FD5BD r=NULL:0<->l=::1:4466) (mgcp_protocol.c:772) 20250804085201125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #00: 200 29582 OK (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #02: I: CC4FD5BD (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC4FD5BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4466 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250804085201125 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250804085201125 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201125 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:EA248CEA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:EA248CEA output_enabled 0 (mgcp_conn.c:271) 20250804085201125 DLMGCP DEBUG <0013> (1234/rtp C:EA248CEA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201126 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:EA248CEA CRCX: connection successfully created: (1234/rtp C:EA248CEA r=NULL:0<->l=::1:4468) (mgcp_protocol.c:772) 20250804085201126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201126 DLMGCP DEBUG <0013> Generated response: line #00: 200 29583 OK (mgcp_msg.c:72) 20250804085201126 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250804085201126 DLMGCP DEBUG <0013> Generated response: line #02: I: EA248CEA (mgcp_msg.c:72) 20250804085201126 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201126 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA248CEA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201126 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201126 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201126 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201126 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4468 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201126 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201126 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250804085201127 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250804085201127 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201127 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:ECAD2067 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:ECAD2067 output_enabled 0 (mgcp_conn.c:271) 20250804085201127 DLMGCP DEBUG <0013> (1234/rtp C:ECAD2067 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201127 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:ECAD2067 CRCX: connection successfully created: (1234/rtp C:ECAD2067 r=NULL:0<->l=::1:4470) (mgcp_protocol.c:772) 20250804085201127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #00: 200 29584 OK (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #02: I: ECAD2067 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECAD2067 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4470 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250804085201127 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250804085201127 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201127 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:85195179 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:85195179 output_enabled 0 (mgcp_conn.c:271) 20250804085201127 DLMGCP DEBUG <0013> (1234/rtp C:85195179 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201127 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:85195179 CRCX: connection successfully created: (1234/rtp C:85195179 r=NULL:0<->l=::1:4472) (mgcp_protocol.c:772) 20250804085201127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #00: 200 29585 OK (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #02: I: 85195179 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85195179 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4472 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201127 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201128 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201128 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201128 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201128 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250804085201128 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250804085201128 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201128 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:9E383729 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:9E383729 output_enabled 0 (mgcp_conn.c:271) 20250804085201128 DLMGCP DEBUG <0013> (1234/rtp C:9E383729 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201128 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:9E383729 CRCX: connection successfully created: (1234/rtp C:9E383729 r=NULL:0<->l=::1:4474) (mgcp_protocol.c:772) 20250804085201128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201128 DLMGCP DEBUG <0013> Generated response: line #00: 200 29586 OK (mgcp_msg.c:72) 20250804085201128 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250804085201128 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E383729 (mgcp_msg.c:72) 20250804085201128 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201128 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E383729 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201128 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201129 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201129 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201129 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4474 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201129 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201129 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201129 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201129 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201129 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201129 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250804085201129 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250804085201130 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201130 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:3A95A18C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:3A95A18C output_enabled 0 (mgcp_conn.c:271) 20250804085201130 DLMGCP DEBUG <0013> (1234/rtp C:3A95A18C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201130 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:3A95A18C CRCX: connection successfully created: (1234/rtp C:3A95A18C r=NULL:0<->l=::1:4476) (mgcp_protocol.c:772) 20250804085201130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #00: 200 29587 OK (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A95A18C (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A95A18C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4476 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250804085201130 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250804085201130 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201130 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:44434296 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:44434296 output_enabled 0 (mgcp_conn.c:271) 20250804085201130 DLMGCP DEBUG <0013> (1234/rtp C:44434296 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201130 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:44434296 CRCX: connection successfully created: (1234/rtp C:44434296 r=NULL:0<->l=::1:4478) (mgcp_protocol.c:772) 20250804085201130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #00: 200 29588 OK (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #02: I: 44434296 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44434296 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4478 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201130 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250804085201131 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250804085201131 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201131 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:6CBD5D83 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:6CBD5D83 output_enabled 0 (mgcp_conn.c:271) 20250804085201131 DLMGCP DEBUG <0013> (1234/rtp C:6CBD5D83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201131 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:6CBD5D83 CRCX: connection successfully created: (1234/rtp C:6CBD5D83 r=NULL:0<->l=::1:4480) (mgcp_protocol.c:772) 20250804085201131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201131 DLMGCP DEBUG <0013> Generated response: line #00: 200 29589 OK (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CBD5D83 (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CBD5D83 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4480 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201131 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250804085201132 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250804085201132 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201132 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:A7BB186A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:A7BB186A output_enabled 0 (mgcp_conn.c:271) 20250804085201132 DLMGCP DEBUG <0013> (1234/rtp C:A7BB186A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201132 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:A7BB186A CRCX: connection successfully created: (1234/rtp C:A7BB186A r=NULL:0<->l=::1:4482) (mgcp_protocol.c:772) 20250804085201132 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #00: 200 29590 OK (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #02: I: A7BB186A (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7BB186A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4482 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250804085201132 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250804085201132 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201132 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201132 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:31036B14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201132 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:31036B14 output_enabled 0 (mgcp_conn.c:271) 20250804085201132 DLMGCP DEBUG <0013> (1234/rtp C:31036B14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201132 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:31036B14 CRCX: connection successfully created: (1234/rtp C:31036B14 r=NULL:0<->l=::1:4484) (mgcp_protocol.c:772) 20250804085201132 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #00: 200 29591 OK (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #02: I: 31036B14 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31036B14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4484 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201132 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250804085201133 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250804085201133 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201133 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:444EF9BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:444EF9BD output_enabled 0 (mgcp_conn.c:271) 20250804085201133 DLMGCP DEBUG <0013> (1234/rtp C:444EF9BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201133 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:444EF9BD CRCX: connection successfully created: (1234/rtp C:444EF9BD r=NULL:0<->l=::1:4486) (mgcp_protocol.c:772) 20250804085201133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #00: 200 29592 OK (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #02: I: 444EF9BD (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #04: o=- 444EF9BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4486 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250804085201133 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250804085201133 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201133 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:FF533902 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:FF533902 output_enabled 0 (mgcp_conn.c:271) 20250804085201133 DLMGCP DEBUG <0013> (1234/rtp C:FF533902 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201133 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:FF533902 CRCX: connection successfully created: (1234/rtp C:FF533902 r=NULL:0<->l=::1:4488) (mgcp_protocol.c:772) 20250804085201133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #00: 200 29593 OK (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #02: I: FF533902 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF533902 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4488 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250804085201133 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250804085201133 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201133 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:A95F79DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:A95F79DA output_enabled 0 (mgcp_conn.c:271) 20250804085201133 DLMGCP DEBUG <0013> (1234/rtp C:A95F79DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201133 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:A95F79DA CRCX: connection successfully created: (1234/rtp C:A95F79DA r=NULL:0<->l=::1:4490) (mgcp_protocol.c:772) 20250804085201133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #00: 200 29594 OK (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #02: I: A95F79DA (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #04: o=- A95F79DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4490 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201133 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250804085201134 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250804085201134 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201134 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:B8B76438 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:B8B76438 output_enabled 0 (mgcp_conn.c:271) 20250804085201134 DLMGCP DEBUG <0013> (1234/rtp C:B8B76438 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201134 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:B8B76438 CRCX: connection successfully created: (1234/rtp C:B8B76438 r=NULL:0<->l=::1:4492) (mgcp_protocol.c:772) 20250804085201134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #00: 200 29595 OK (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #02: I: B8B76438 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8B76438 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4492 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250804085201134 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250804085201134 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201134 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:195673C5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:195673C5 output_enabled 0 (mgcp_conn.c:271) 20250804085201134 DLMGCP DEBUG <0013> (1234/rtp C:195673C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201134 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:195673C5 CRCX: connection successfully created: (1234/rtp C:195673C5 r=NULL:0<->l=::1:4494) (mgcp_protocol.c:772) 20250804085201134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #00: 200 29596 OK (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #02: I: 195673C5 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #04: o=- 195673C5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4494 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201134 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250804085201135 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250804085201135 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201135 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:37A3B8D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:37A3B8D1 output_enabled 0 (mgcp_conn.c:271) 20250804085201135 DLMGCP DEBUG <0013> (1234/rtp C:37A3B8D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201135 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:37A3B8D1 CRCX: connection successfully created: (1234/rtp C:37A3B8D1 r=NULL:0<->l=::1:4496) (mgcp_protocol.c:772) 20250804085201135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #00: 200 29597 OK (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #02: I: 37A3B8D1 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37A3B8D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4496 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250804085201135 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250804085201135 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201135 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:97AACE91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:97AACE91 output_enabled 0 (mgcp_conn.c:271) 20250804085201135 DLMGCP DEBUG <0013> (1234/rtp C:97AACE91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201135 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:97AACE91 CRCX: connection successfully created: (1234/rtp C:97AACE91 r=NULL:0<->l=::1:4498) (mgcp_protocol.c:772) 20250804085201135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #00: 200 29598 OK (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #02: I: 97AACE91 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97AACE91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4498 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201135 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250804085201136 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250804085201136 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201136 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:A38564B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:A38564B9 output_enabled 0 (mgcp_conn.c:271) 20250804085201136 DLMGCP DEBUG <0013> (1234/rtp C:A38564B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201136 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:A38564B9 CRCX: connection successfully created: (1234/rtp C:A38564B9 r=NULL:0<->l=::1:4500) (mgcp_protocol.c:772) 20250804085201136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #00: 200 29599 OK (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #02: I: A38564B9 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #04: o=- A38564B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4500 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250804085201136 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250804085201136 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201136 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:6BCBBECC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:6BCBBECC output_enabled 0 (mgcp_conn.c:271) 20250804085201136 DLMGCP DEBUG <0013> (1234/rtp C:6BCBBECC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201136 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:6BCBBECC CRCX: connection successfully created: (1234/rtp C:6BCBBECC r=NULL:0<->l=::1:4502) (mgcp_protocol.c:772) 20250804085201136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #00: 200 29600 OK (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #02: I: 6BCBBECC (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6BCBBECC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4502 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250804085201136 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250804085201136 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201136 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:1E528F1E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:1E528F1E output_enabled 0 (mgcp_conn.c:271) 20250804085201136 DLMGCP DEBUG <0013> (1234/rtp C:1E528F1E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201136 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:1E528F1E CRCX: connection successfully created: (1234/rtp C:1E528F1E r=NULL:0<->l=::1:4504) (mgcp_protocol.c:772) 20250804085201136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #00: 200 29601 OK (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E528F1E (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E528F1E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4504 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201136 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250804085201137 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250804085201137 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201137 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:E7260491 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:E7260491 output_enabled 0 (mgcp_conn.c:271) 20250804085201137 DLMGCP DEBUG <0013> (1234/rtp C:E7260491 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201137 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:E7260491 CRCX: connection successfully created: (1234/rtp C:E7260491 r=NULL:0<->l=::1:4506) (mgcp_protocol.c:772) 20250804085201137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #00: 200 29602 OK (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #02: I: E7260491 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7260491 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4506 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250804085201137 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250804085201137 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201137 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:A246795A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:A246795A output_enabled 0 (mgcp_conn.c:271) 20250804085201137 DLMGCP DEBUG <0013> (1234/rtp C:A246795A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201137 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:A246795A CRCX: connection successfully created: (1234/rtp C:A246795A r=NULL:0<->l=::1:4508) (mgcp_protocol.c:772) 20250804085201137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #00: 200 29603 OK (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #02: I: A246795A (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #04: o=- A246795A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4508 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250804085201137 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250804085201137 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201137 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:1A3A9297 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:1A3A9297 output_enabled 0 (mgcp_conn.c:271) 20250804085201137 DLMGCP DEBUG <0013> (1234/rtp C:1A3A9297 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201137 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:1A3A9297 CRCX: connection successfully created: (1234/rtp C:1A3A9297 r=NULL:0<->l=::1:4510) (mgcp_protocol.c:772) 20250804085201137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #00: 200 29604 OK (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A3A9297 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A3A9297 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4510 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201137 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250804085201138 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250804085201138 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201138 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:F4BDD3CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:F4BDD3CF output_enabled 0 (mgcp_conn.c:271) 20250804085201138 DLMGCP DEBUG <0013> (1234/rtp C:F4BDD3CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201138 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:F4BDD3CF CRCX: connection successfully created: (1234/rtp C:F4BDD3CF r=NULL:0<->l=::1:4512) (mgcp_protocol.c:772) 20250804085201138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #00: 200 29605 OK (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #02: I: F4BDD3CF (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4BDD3CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4512 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250804085201138 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250804085201138 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201138 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:AAACFF87 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:AAACFF87 output_enabled 0 (mgcp_conn.c:271) 20250804085201138 DLMGCP DEBUG <0013> (1234/rtp C:AAACFF87 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201138 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:AAACFF87 CRCX: connection successfully created: (1234/rtp C:AAACFF87 r=NULL:0<->l=::1:4514) (mgcp_protocol.c:772) 20250804085201138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #00: 200 29606 OK (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #02: I: AAACFF87 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #04: o=- AAACFF87 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4514 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250804085201138 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250804085201138 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201138 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:E02D7A86 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:E02D7A86 output_enabled 0 (mgcp_conn.c:271) 20250804085201138 DLMGCP DEBUG <0013> (1234/rtp C:E02D7A86 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201138 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:E02D7A86 CRCX: connection successfully created: (1234/rtp C:E02D7A86 r=NULL:0<->l=::1:4516) (mgcp_protocol.c:772) 20250804085201138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #00: 200 29607 OK (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #02: I: E02D7A86 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #04: o=- E02D7A86 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4516 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201138 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250804085201139 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250804085201139 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201139 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:A6B66552 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:A6B66552 output_enabled 0 (mgcp_conn.c:271) 20250804085201139 DLMGCP DEBUG <0013> (1234/rtp C:A6B66552 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201139 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:A6B66552 CRCX: connection successfully created: (1234/rtp C:A6B66552 r=NULL:0<->l=::1:4518) (mgcp_protocol.c:772) 20250804085201139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #00: 200 29608 OK (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #02: I: A6B66552 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #04: o=- A6B66552 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4518 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250804085201139 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250804085201139 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201139 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:5862F8AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:5862F8AF output_enabled 0 (mgcp_conn.c:271) 20250804085201139 DLMGCP DEBUG <0013> (1234/rtp C:5862F8AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201139 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:5862F8AF CRCX: connection successfully created: (1234/rtp C:5862F8AF r=NULL:0<->l=::1:4520) (mgcp_protocol.c:772) 20250804085201139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #00: 200 29609 OK (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #02: I: 5862F8AF (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5862F8AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4520 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250804085201139 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250804085201139 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201139 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:C3B59952 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:C3B59952 output_enabled 0 (mgcp_conn.c:271) 20250804085201139 DLMGCP DEBUG <0013> (1234/rtp C:C3B59952 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201139 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:C3B59952 CRCX: connection successfully created: (1234/rtp C:C3B59952 r=NULL:0<->l=::1:4522) (mgcp_protocol.c:772) 20250804085201139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #00: 200 29610 OK (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #02: I: C3B59952 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3B59952 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4522 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250804085201139 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250804085201139 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201139 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:7751885B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:7751885B output_enabled 0 (mgcp_conn.c:271) 20250804085201140 DLMGCP DEBUG <0013> (1234/rtp C:7751885B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201140 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:7751885B CRCX: connection successfully created: (1234/rtp C:7751885B r=NULL:0<->l=::1:4524) (mgcp_protocol.c:772) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #00: 200 29611 OK (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #02: I: 7751885B (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7751885B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4524 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250804085201140 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250804085201140 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:4772F6B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:4772F6B0 output_enabled 0 (mgcp_conn.c:271) 20250804085201140 DLMGCP DEBUG <0013> (1234/rtp C:4772F6B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201140 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:4772F6B0 CRCX: connection successfully created: (1234/rtp C:4772F6B0 r=NULL:0<->l=::1:4526) (mgcp_protocol.c:772) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #00: 200 29612 OK (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #02: I: 4772F6B0 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4772F6B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4526 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250804085201140 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250804085201140 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:35BB4FC4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:35BB4FC4 output_enabled 0 (mgcp_conn.c:271) 20250804085201140 DLMGCP DEBUG <0013> (1234/rtp C:35BB4FC4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201140 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:35BB4FC4 CRCX: connection successfully created: (1234/rtp C:35BB4FC4 r=NULL:0<->l=::1:4528) (mgcp_protocol.c:772) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #00: 200 29613 OK (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #02: I: 35BB4FC4 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35BB4FC4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4528 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:262) 20250804085201140 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250804085201140 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:C22F4920 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:C22F4920 output_enabled 0 (mgcp_conn.c:271) 20250804085201140 DLMGCP DEBUG <0013> (1234/rtp C:C22F4920 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201140 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:C22F4920 CRCX: connection successfully created: (1234/rtp C:C22F4920 r=NULL:0<->l=::1:4530) (mgcp_protocol.c:772) 20250804085201140 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #00: 200 29614 OK (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #02: I: C22F4920 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #04: o=- C22F4920 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4530 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201140 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:262) 20250804085201141 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250804085201141 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201141 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201141 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:416267FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201141 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:416267FE output_enabled 0 (mgcp_conn.c:271) 20250804085201141 DLMGCP DEBUG <0013> (1234/rtp C:416267FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201141 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:416267FE CRCX: connection successfully created: (1234/rtp C:416267FE r=NULL:0<->l=::1:4532) (mgcp_protocol.c:772) 20250804085201141 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #00: 200 29615 OK (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #02: I: 416267FE (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #04: o=- 416267FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4532 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:262) 20250804085201141 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250804085201141 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201141 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201141 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:99769E9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201141 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:99769E9B output_enabled 0 (mgcp_conn.c:271) 20250804085201141 DLMGCP DEBUG <0013> (1234/rtp C:99769E9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201141 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:99769E9B CRCX: connection successfully created: (1234/rtp C:99769E9B r=NULL:0<->l=::1:4534) (mgcp_protocol.c:772) 20250804085201141 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #00: 200 29616 OK (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #02: I: 99769E9B (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99769E9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4534 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:262) 20250804085201141 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250804085201141 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201141 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201141 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:B8C43496 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201141 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:B8C43496 output_enabled 0 (mgcp_conn.c:271) 20250804085201141 DLMGCP DEBUG <0013> (1234/rtp C:B8C43496 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201141 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:B8C43496 CRCX: connection successfully created: (1234/rtp C:B8C43496 r=NULL:0<->l=::1:4536) (mgcp_protocol.c:772) 20250804085201141 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #00: 200 29617 OK (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #02: I: B8C43496 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8C43496 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4536 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201141 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:262) 20250804085201142 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250804085201142 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201142 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201142 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:9D36B44D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201142 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:9D36B44D output_enabled 0 (mgcp_conn.c:271) 20250804085201142 DLMGCP DEBUG <0013> (1234/rtp C:9D36B44D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201142 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:9D36B44D CRCX: connection successfully created: (1234/rtp C:9D36B44D r=NULL:0<->l=::1:4538) (mgcp_protocol.c:772) 20250804085201142 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #00: 200 29618 OK (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D36B44D (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D36B44D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4538 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:262) 20250804085201142 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250804085201142 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201142 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201142 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:7346BEE5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201142 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:7346BEE5 output_enabled 0 (mgcp_conn.c:271) 20250804085201142 DLMGCP DEBUG <0013> (1234/rtp C:7346BEE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201142 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:7346BEE5 CRCX: connection successfully created: (1234/rtp C:7346BEE5 r=NULL:0<->l=::1:4540) (mgcp_protocol.c:772) 20250804085201142 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #00: 200 29619 OK (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #02: I: 7346BEE5 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7346BEE5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4540 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:262) 20250804085201142 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250804085201142 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201142 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201142 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:3B7D4C30 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201142 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:3B7D4C30 output_enabled 0 (mgcp_conn.c:271) 20250804085201142 DLMGCP DEBUG <0013> (1234/rtp C:3B7D4C30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201142 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:3B7D4C30 CRCX: connection successfully created: (1234/rtp C:3B7D4C30 r=NULL:0<->l=::1:4542) (mgcp_protocol.c:772) 20250804085201142 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #00: 200 29620 OK (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B7D4C30 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B7D4C30 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4542 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201142 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:262) 20250804085201143 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250804085201143 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:4EE42793 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:4EE42793 output_enabled 0 (mgcp_conn.c:271) 20250804085201143 DLMGCP DEBUG <0013> (1234/rtp C:4EE42793 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201143 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:4EE42793 CRCX: connection successfully created: (1234/rtp C:4EE42793 r=NULL:0<->l=::1:4544) (mgcp_protocol.c:772) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #00: 200 29621 OK (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EE42793 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EE42793 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4544 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:262) 20250804085201143 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250804085201143 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:062AFBCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:062AFBCC output_enabled 0 (mgcp_conn.c:271) 20250804085201143 DLMGCP DEBUG <0013> (1234/rtp C:062AFBCC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201143 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:062AFBCC CRCX: connection successfully created: (1234/rtp C:062AFBCC r=NULL:0<->l=::1:4546) (mgcp_protocol.c:772) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #00: 200 29622 OK (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #02: I: 062AFBCC (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #04: o=- 062AFBCC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4546 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:262) 20250804085201143 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250804085201143 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:A271B3C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:A271B3C0 output_enabled 0 (mgcp_conn.c:271) 20250804085201143 DLMGCP DEBUG <0013> (1234/rtp C:A271B3C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201143 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:A271B3C0 CRCX: connection successfully created: (1234/rtp C:A271B3C0 r=NULL:0<->l=::1:4548) (mgcp_protocol.c:772) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #00: 200 29623 OK (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #02: I: A271B3C0 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #04: o=- A271B3C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4548 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:262) 20250804085201143 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250804085201143 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:305E666A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:305E666A output_enabled 0 (mgcp_conn.c:271) 20250804085201143 DLMGCP DEBUG <0013> (1234/rtp C:305E666A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201143 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:305E666A CRCX: connection successfully created: (1234/rtp C:305E666A r=NULL:0<->l=::1:4550) (mgcp_protocol.c:772) 20250804085201143 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #00: 200 29624 OK (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #02: I: 305E666A (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #04: o=- 305E666A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201143 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4550 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:262) 20250804085201144 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250804085201144 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201144 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:68F23D0E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:68F23D0E output_enabled 0 (mgcp_conn.c:271) 20250804085201144 DLMGCP DEBUG <0013> (1234/rtp C:68F23D0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201144 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:68F23D0E CRCX: connection successfully created: (1234/rtp C:68F23D0E r=NULL:0<->l=::1:4552) (mgcp_protocol.c:772) 20250804085201144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #00: 200 29625 OK (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #02: I: 68F23D0E (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68F23D0E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4552 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:262) 20250804085201144 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250804085201144 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201144 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:32A8F32A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:32A8F32A output_enabled 0 (mgcp_conn.c:271) 20250804085201144 DLMGCP DEBUG <0013> (1234/rtp C:32A8F32A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201144 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:32A8F32A CRCX: connection successfully created: (1234/rtp C:32A8F32A r=NULL:0<->l=::1:4554) (mgcp_protocol.c:772) 20250804085201144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #00: 200 29626 OK (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #02: I: 32A8F32A (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32A8F32A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4554 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:262) 20250804085201144 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250804085201144 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201144 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:B563E16E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:B563E16E output_enabled 0 (mgcp_conn.c:271) 20250804085201144 DLMGCP DEBUG <0013> (1234/rtp C:B563E16E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201144 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:B563E16E CRCX: connection successfully created: (1234/rtp C:B563E16E r=NULL:0<->l=::1:4556) (mgcp_protocol.c:772) 20250804085201144 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #00: 200 29627 OK (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #02: I: B563E16E (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #04: o=- B563E16E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4556 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201144 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:262) 20250804085201145 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250804085201145 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201145 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:9980245F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201145 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:9980245F output_enabled 0 (mgcp_conn.c:271) 20250804085201145 DLMGCP DEBUG <0013> (1234/rtp C:9980245F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201145 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:9980245F CRCX: connection successfully created: (1234/rtp C:9980245F r=NULL:0<->l=::1:4558) (mgcp_protocol.c:772) 20250804085201145 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #00: 200 29628 OK (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #02: I: 9980245F (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9980245F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4558 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:262) 20250804085201145 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250804085201145 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201145 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:AB8368A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201145 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:AB8368A0 output_enabled 0 (mgcp_conn.c:271) 20250804085201145 DLMGCP DEBUG <0013> (1234/rtp C:AB8368A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201145 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:AB8368A0 CRCX: connection successfully created: (1234/rtp C:AB8368A0 r=NULL:0<->l=::1:4560) (mgcp_protocol.c:772) 20250804085201145 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #00: 200 29629 OK (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #02: I: AB8368A0 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB8368A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4560 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:262) 20250804085201145 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250804085201145 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201145 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:3AB6EEE9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201145 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:3AB6EEE9 output_enabled 0 (mgcp_conn.c:271) 20250804085201145 DLMGCP DEBUG <0013> (1234/rtp C:3AB6EEE9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201145 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:3AB6EEE9 CRCX: connection successfully created: (1234/rtp C:3AB6EEE9 r=NULL:0<->l=::1:4562) (mgcp_protocol.c:772) 20250804085201145 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #00: 200 29630 OK (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #02: I: 3AB6EEE9 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3AB6EEE9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4562 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201145 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:262) 20250804085201146 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250804085201146 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201146 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201146 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:447221DC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201146 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:447221DC output_enabled 0 (mgcp_conn.c:271) 20250804085201146 DLMGCP DEBUG <0013> (1234/rtp C:447221DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201146 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:447221DC CRCX: connection successfully created: (1234/rtp C:447221DC r=NULL:0<->l=::1:4564) (mgcp_protocol.c:772) 20250804085201146 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #00: 200 29631 OK (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #02: I: 447221DC (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #04: o=- 447221DC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4564 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:262) 20250804085201146 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250804085201146 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201146 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201146 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:09D56F0A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201146 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:09D56F0A output_enabled 0 (mgcp_conn.c:271) 20250804085201146 DLMGCP DEBUG <0013> (1234/rtp C:09D56F0A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201146 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:09D56F0A CRCX: connection successfully created: (1234/rtp C:09D56F0A r=NULL:0<->l=::1:4566) (mgcp_protocol.c:772) 20250804085201146 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #00: 200 29632 OK (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #02: I: 09D56F0A (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09D56F0A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4566 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:262) 20250804085201146 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250804085201146 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201146 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201146 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:19F16F03 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201146 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:19F16F03 output_enabled 0 (mgcp_conn.c:271) 20250804085201146 DLMGCP DEBUG <0013> (1234/rtp C:19F16F03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201146 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:19F16F03 CRCX: connection successfully created: (1234/rtp C:19F16F03 r=NULL:0<->l=::1:4568) (mgcp_protocol.c:772) 20250804085201146 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #00: 200 29633 OK (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #02: I: 19F16F03 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19F16F03 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4568 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201146 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:262) 20250804085201147 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250804085201147 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201147 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:E3570EAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:E3570EAC output_enabled 0 (mgcp_conn.c:271) 20250804085201147 DLMGCP DEBUG <0013> (1234/rtp C:E3570EAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201147 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:E3570EAC CRCX: connection successfully created: (1234/rtp C:E3570EAC r=NULL:0<->l=::1:4570) (mgcp_protocol.c:772) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #00: 200 29634 OK (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #02: I: E3570EAC (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3570EAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4570 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:262) 20250804085201147 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250804085201147 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201147 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:0C911CE4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:0C911CE4 output_enabled 0 (mgcp_conn.c:271) 20250804085201147 DLMGCP DEBUG <0013> (1234/rtp C:0C911CE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201147 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:0C911CE4 CRCX: connection successfully created: (1234/rtp C:0C911CE4 r=NULL:0<->l=::1:4572) (mgcp_protocol.c:772) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #00: 200 29635 OK (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C911CE4 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C911CE4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4572 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:262) 20250804085201147 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250804085201147 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201147 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:E4557D21 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:E4557D21 output_enabled 0 (mgcp_conn.c:271) 20250804085201147 DLMGCP DEBUG <0013> (1234/rtp C:E4557D21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201147 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:E4557D21 CRCX: connection successfully created: (1234/rtp C:E4557D21 r=NULL:0<->l=::1:4574) (mgcp_protocol.c:772) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #00: 200 29636 OK (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #02: I: E4557D21 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4557D21 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4574 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:262) 20250804085201147 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250804085201147 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201147 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:7C5C9D1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201147 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:7C5C9D1F output_enabled 0 (mgcp_conn.c:271) 20250804085201147 DLMGCP DEBUG <0013> (1234/rtp C:7C5C9D1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201148 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:7C5C9D1F CRCX: connection successfully created: (1234/rtp C:7C5C9D1F r=NULL:0<->l=::1:4576) (mgcp_protocol.c:772) 20250804085201148 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #00: 200 29637 OK (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C5C9D1F (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C5C9D1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4576 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:262) 20250804085201148 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250804085201148 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201148 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:09DE063A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:09DE063A output_enabled 0 (mgcp_conn.c:271) 20250804085201148 DLMGCP DEBUG <0013> (1234/rtp C:09DE063A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201148 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:09DE063A CRCX: connection successfully created: (1234/rtp C:09DE063A r=NULL:0<->l=::1:4578) (mgcp_protocol.c:772) 20250804085201148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #00: 200 29638 OK (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #02: I: 09DE063A (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09DE063A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4578 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:262) 20250804085201148 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250804085201148 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201148 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:0E6EDB27 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:0E6EDB27 output_enabled 0 (mgcp_conn.c:271) 20250804085201148 DLMGCP DEBUG <0013> (1234/rtp C:0E6EDB27 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201148 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:0E6EDB27 CRCX: connection successfully created: (1234/rtp C:0E6EDB27 r=NULL:0<->l=::1:4580) (mgcp_protocol.c:772) 20250804085201148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #00: 200 29639 OK (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E6EDB27 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E6EDB27 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4580 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201148 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:262) 20250804085201149 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250804085201149 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201149 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:70985422 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:70985422 output_enabled 0 (mgcp_conn.c:271) 20250804085201149 DLMGCP DEBUG <0013> (1234/rtp C:70985422 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201149 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:70985422 CRCX: connection successfully created: (1234/rtp C:70985422 r=NULL:0<->l=::1:4582) (mgcp_protocol.c:772) 20250804085201149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #00: 200 29640 OK (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #02: I: 70985422 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70985422 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4582 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:262) 20250804085201149 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250804085201149 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201149 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:BEA0E60B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:BEA0E60B output_enabled 0 (mgcp_conn.c:271) 20250804085201149 DLMGCP DEBUG <0013> (1234/rtp C:BEA0E60B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201149 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:BEA0E60B CRCX: connection successfully created: (1234/rtp C:BEA0E60B r=NULL:0<->l=::1:4584) (mgcp_protocol.c:772) 20250804085201149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #00: 200 29641 OK (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #02: I: BEA0E60B (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #04: o=- BEA0E60B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4584 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:262) 20250804085201149 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250804085201149 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201149 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:FAFB89BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:FAFB89BB output_enabled 0 (mgcp_conn.c:271) 20250804085201149 DLMGCP DEBUG <0013> (1234/rtp C:FAFB89BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201149 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:FAFB89BB CRCX: connection successfully created: (1234/rtp C:FAFB89BB r=NULL:0<->l=::1:4586) (mgcp_protocol.c:772) 20250804085201149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #00: 200 29642 OK (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #02: I: FAFB89BB (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #04: o=- FAFB89BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4586 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201149 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:262) 20250804085201150 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250804085201150 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201150 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201150 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:0FE0B29E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201150 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:0FE0B29E output_enabled 0 (mgcp_conn.c:271) 20250804085201150 DLMGCP DEBUG <0013> (1234/rtp C:0FE0B29E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201150 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:0FE0B29E CRCX: connection successfully created: (1234/rtp C:0FE0B29E r=NULL:0<->l=::1:4588) (mgcp_protocol.c:772) 20250804085201150 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #00: 200 29643 OK (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FE0B29E (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0FE0B29E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4588 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:262) 20250804085201150 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250804085201150 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201150 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201150 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:58ECAA6C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201150 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:58ECAA6C output_enabled 0 (mgcp_conn.c:271) 20250804085201150 DLMGCP DEBUG <0013> (1234/rtp C:58ECAA6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201150 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:58ECAA6C CRCX: connection successfully created: (1234/rtp C:58ECAA6C r=NULL:0<->l=::1:4590) (mgcp_protocol.c:772) 20250804085201150 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #00: 200 29644 OK (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #02: I: 58ECAA6C (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58ECAA6C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4590 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:262) 20250804085201150 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250804085201150 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201150 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201150 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:5AECFACD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201150 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:5AECFACD output_enabled 0 (mgcp_conn.c:271) 20250804085201150 DLMGCP DEBUG <0013> (1234/rtp C:5AECFACD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201150 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:5AECFACD CRCX: connection successfully created: (1234/rtp C:5AECFACD r=NULL:0<->l=::1:4592) (mgcp_protocol.c:772) 20250804085201150 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #00: 200 29645 OK (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #02: I: 5AECFACD (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5AECFACD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4592 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201150 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:262) 20250804085201151 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250804085201151 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201151 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:09BB5C5D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:09BB5C5D output_enabled 0 (mgcp_conn.c:271) 20250804085201151 DLMGCP DEBUG <0013> (1234/rtp C:09BB5C5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201151 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:09BB5C5D CRCX: connection successfully created: (1234/rtp C:09BB5C5D r=NULL:0<->l=::1:4594) (mgcp_protocol.c:772) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #00: 200 29646 OK (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #02: I: 09BB5C5D (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09BB5C5D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4594 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:262) 20250804085201151 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250804085201151 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201151 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:8FD366D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:8FD366D9 output_enabled 0 (mgcp_conn.c:271) 20250804085201151 DLMGCP DEBUG <0013> (1234/rtp C:8FD366D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201151 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:8FD366D9 CRCX: connection successfully created: (1234/rtp C:8FD366D9 r=NULL:0<->l=::1:4596) (mgcp_protocol.c:772) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #00: 200 29647 OK (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FD366D9 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8FD366D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4596 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:262) 20250804085201151 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250804085201151 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201151 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:7ECB8D48 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:7ECB8D48 output_enabled 0 (mgcp_conn.c:271) 20250804085201151 DLMGCP DEBUG <0013> (1234/rtp C:7ECB8D48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201151 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:7ECB8D48 CRCX: connection successfully created: (1234/rtp C:7ECB8D48 r=NULL:0<->l=::1:4598) (mgcp_protocol.c:772) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #00: 200 29648 OK (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #02: I: 7ECB8D48 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7ECB8D48 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4598 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:262) 20250804085201151 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250804085201151 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201151 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:0A1D9D10 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201151 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:0A1D9D10 output_enabled 0 (mgcp_conn.c:271) 20250804085201151 DLMGCP DEBUG <0013> (1234/rtp C:0A1D9D10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201152 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:0A1D9D10 CRCX: connection successfully created: (1234/rtp C:0A1D9D10 r=NULL:0<->l=::1:4600) (mgcp_protocol.c:772) 20250804085201152 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #00: 200 29649 OK (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A1D9D10 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A1D9D10 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4600 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:262) 20250804085201152 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250804085201152 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201152 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201152 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:0F100143 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201152 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:0F100143 output_enabled 0 (mgcp_conn.c:271) 20250804085201152 DLMGCP DEBUG <0013> (1234/rtp C:0F100143 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201152 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:0F100143 CRCX: connection successfully created: (1234/rtp C:0F100143 r=NULL:0<->l=::1:4602) (mgcp_protocol.c:772) 20250804085201152 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #00: 200 29650 OK (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F100143 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F100143 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4602 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:262) 20250804085201152 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250804085201152 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201152 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201152 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:E09AAC19 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201152 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:E09AAC19 output_enabled 0 (mgcp_conn.c:271) 20250804085201152 DLMGCP DEBUG <0013> (1234/rtp C:E09AAC19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201152 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:E09AAC19 CRCX: connection successfully created: (1234/rtp C:E09AAC19 r=NULL:0<->l=::1:4604) (mgcp_protocol.c:772) 20250804085201152 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #00: 200 29651 OK (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #02: I: E09AAC19 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #04: o=- E09AAC19 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4604 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:262) 20250804085201152 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250804085201152 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201152 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201152 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:D8764811 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201152 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:D8764811 output_enabled 0 (mgcp_conn.c:271) 20250804085201152 DLMGCP DEBUG <0013> (1234/rtp C:D8764811 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201152 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:D8764811 CRCX: connection successfully created: (1234/rtp C:D8764811 r=NULL:0<->l=::1:4606) (mgcp_protocol.c:772) 20250804085201152 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #00: 200 29652 OK (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #02: I: D8764811 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8764811 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201152 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4606 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:262) 20250804085201153 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250804085201153 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201153 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201153 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:A293B0F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201153 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:A293B0F0 output_enabled 0 (mgcp_conn.c:271) 20250804085201153 DLMGCP DEBUG <0013> (1234/rtp C:A293B0F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201153 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:A293B0F0 CRCX: connection successfully created: (1234/rtp C:A293B0F0 r=NULL:0<->l=::1:4608) (mgcp_protocol.c:772) 20250804085201153 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #00: 200 29653 OK (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #02: I: A293B0F0 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #04: o=- A293B0F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4608 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:262) 20250804085201153 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250804085201153 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201153 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:8631D51E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:8631D51E output_enabled 0 (mgcp_conn.c:271) 20250804085201153 DLMGCP DEBUG <0013> (1234/rtp C:8631D51E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201153 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:8631D51E CRCX: connection successfully created: (1234/rtp C:8631D51E r=NULL:0<->l=::1:4610) (mgcp_protocol.c:772) 20250804085201153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #00: 200 29654 OK (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #02: I: 8631D51E (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8631D51E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4610 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:262) 20250804085201153 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250804085201153 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201153 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:E81E7047 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:E81E7047 output_enabled 0 (mgcp_conn.c:271) 20250804085201153 DLMGCP DEBUG <0013> (1234/rtp C:E81E7047 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201153 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:E81E7047 CRCX: connection successfully created: (1234/rtp C:E81E7047 r=NULL:0<->l=::1:4612) (mgcp_protocol.c:772) 20250804085201153 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #00: 200 29655 OK (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #02: I: E81E7047 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #04: o=- E81E7047 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4612 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201153 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:262) 20250804085201154 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250804085201154 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201154 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085201154 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:1B700901 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085201154 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:1B700901 output_enabled 0 (mgcp_conn.c:271) 20250804085201154 DLMGCP DEBUG <0013> (1234/rtp C:1B700901 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085201154 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:1B700901 CRCX: connection successfully created: (1234/rtp C:1B700901 r=NULL:0<->l=::1:4614) (mgcp_protocol.c:772) 20250804085201154 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201154 DLMGCP DEBUG <0013> Generated response: line #00: 200 29656 OK (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B700901 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B700901 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4614 RTP/AVP 112 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085201154 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:268) 20250804085201154 DLMGCP NOTICE <0013> CRCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:336) 20250804085201154 DLMGCP INFO <0013> CRCX: executing request handler for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:373) 20250804085201154 DLMGCP NOTICE <0013> endpoint:none CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085201154 DLMGCP ERROR <0013> endpoint:none CRCX: no free endpoints available! (mgcp_protocol.c:642) 20250804085201154 DLMGCP DEBUG <0013> endpoint:none Generated response: code=403 (mgcp_protocol.c:146) 20250804085201154 DLMGCP DEBUG <0013> Generated response: line #00: 403 29657 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass 20250804085201154 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29658 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085201154 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085201154 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201154 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201154 DLMGCP DEBUG <0013> Generated response: line #00: 200 29658 OK (mgcp_msg.c:72) 20250804085201155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29659 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201155 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085201155 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085201155 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201155 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201155 DLMGCP DEBUG <0013> Generated response: line #00: 200 29659 OK (mgcp_msg.c:72) 20250804085201155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29660 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201155 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250804085201155 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250804085201155 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201155 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201155 DLMGCP DEBUG <0013> Generated response: line #00: 200 29660 OK (mgcp_msg.c:72) 20250804085201155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29661 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201155 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250804085201155 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250804085201155 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201155 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201155 DLMGCP DEBUG <0013> Generated response: line #00: 200 29661 OK (mgcp_msg.c:72) 20250804085201155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29662 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201155 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085201155 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085201155 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201155 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201155 DLMGCP DEBUG <0013> Generated response: line #00: 200 29662 OK (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29663 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250804085201156 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250804085201156 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201156 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201156 DLMGCP DEBUG <0013> Generated response: line #00: 200 29663 OK (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29664 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250804085201156 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250804085201156 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201156 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201156 DLMGCP DEBUG <0013> Generated response: line #00: 200 29664 OK (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29665 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250804085201156 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250804085201156 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201156 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201156 DLMGCP DEBUG <0013> Generated response: line #00: 200 29665 OK (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29666 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250804085201156 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250804085201156 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201156 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201156 DLMGCP DEBUG <0013> Generated response: line #00: 200 29666 OK (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29667 rtpbridge/a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250804085201156 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250804085201156 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201156 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201157 DLMGCP DEBUG <0013> Generated response: line #00: 200 29667 OK (mgcp_msg.c:72) 20250804085201157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29668 rtpbridge/b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201157 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250804085201157 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250804085201157 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201157 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201157 DLMGCP DEBUG <0013> Generated response: line #00: 200 29668 OK (mgcp_msg.c:72) 20250804085201157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29669 rtpbridge/c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201157 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250804085201157 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250804085201157 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201157 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201157 DLMGCP DEBUG <0013> Generated response: line #00: 200 29669 OK (mgcp_msg.c:72) 20250804085201157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29670 rtpbridge/d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201157 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250804085201157 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250804085201157 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201157 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201157 DLMGCP DEBUG <0013> Generated response: line #00: 200 29670 OK (mgcp_msg.c:72) 20250804085201157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29671 rtpbridge/e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201157 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250804085201157 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250804085201157 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201157 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201157 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201157 DLMGCP DEBUG <0013> Generated response: line #00: 200 29671 OK (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29672 rtpbridge/f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250804085201158 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250804085201158 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201158 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201158 DLMGCP DEBUG <0013> Generated response: line #00: 200 29672 OK (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29673 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250804085201158 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250804085201158 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201158 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201158 DLMGCP DEBUG <0013> Generated response: line #00: 200 29673 OK (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29674 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250804085201158 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250804085201158 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201158 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201158 DLMGCP DEBUG <0013> Generated response: line #00: 200 29674 OK (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29675 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250804085201158 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250804085201158 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201158 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201158 DLMGCP DEBUG <0013> Generated response: line #00: 200 29675 OK (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29676 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250804085201158 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250804085201158 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201158 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201158 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201158 DLMGCP DEBUG <0013> Generated response: line #00: 200 29676 OK (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29677 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250804085201159 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250804085201159 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201159 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201159 DLMGCP DEBUG <0013> Generated response: line #00: 200 29677 OK (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29678 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250804085201159 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250804085201159 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201159 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201159 DLMGCP DEBUG <0013> Generated response: line #00: 200 29678 OK (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29679 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250804085201159 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250804085201159 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201159 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201159 DLMGCP DEBUG <0013> Generated response: line #00: 200 29679 OK (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29680 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250804085201159 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250804085201159 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201159 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201159 DLMGCP DEBUG <0013> Generated response: line #00: 200 29680 OK (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29681 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250804085201159 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250804085201159 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201159 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201159 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201159 DLMGCP DEBUG <0013> Generated response: line #00: 200 29681 OK (mgcp_msg.c:72) 20250804085201160 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29682 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201160 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201160 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250804085201160 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250804085201160 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201160 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201160 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201160 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201160 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201160 DLMGCP DEBUG <0013> Generated response: line #00: 200 29682 OK (mgcp_msg.c:72) 20250804085201160 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29683 rtpbridge/1a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201160 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250804085201160 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250804085201160 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201160 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201160 DLMGCP DEBUG <0013> Generated response: line #00: 200 29683 OK (mgcp_msg.c:72) 20250804085201160 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29684 rtpbridge/1b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201160 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250804085201160 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250804085201160 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201160 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201160 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201160 DLMGCP DEBUG <0013> Generated response: line #00: 200 29684 OK (mgcp_msg.c:72) 20250804085201161 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29685 rtpbridge/1c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201161 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250804085201161 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250804085201161 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201161 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201161 DLMGCP DEBUG <0013> Generated response: line #00: 200 29685 OK (mgcp_msg.c:72) 20250804085201161 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29686 rtpbridge/1d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201161 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250804085201161 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250804085201161 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201161 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201161 DLMGCP DEBUG <0013> Generated response: line #00: 200 29686 OK (mgcp_msg.c:72) 20250804085201161 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29687 rtpbridge/1e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201161 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found endpoint: rtpbridge/1e@mgw (mgcp_endp.c:280) 20250804085201161 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250804085201161 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201161 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201161 DLMGCP DEBUG <0013> Generated response: line #00: 200 29687 OK (mgcp_msg.c:72) 20250804085201161 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29688 rtpbridge/1f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201161 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found endpoint: rtpbridge/1f@mgw (mgcp_endp.c:280) 20250804085201161 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250804085201161 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201161 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201161 DLMGCP DEBUG <0013> Generated response: line #00: 200 29688 OK (mgcp_msg.c:72) 20250804085201162 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29689 rtpbridge/20@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201162 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201162 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found endpoint: rtpbridge/20@mgw (mgcp_endp.c:280) 20250804085201162 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250804085201162 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201162 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201162 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201162 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201162 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201162 DLMGCP DEBUG <0013> Generated response: line #00: 200 29689 OK (mgcp_msg.c:72) 20250804085201162 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29690 rtpbridge/21@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201162 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201162 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found endpoint: rtpbridge/21@mgw (mgcp_endp.c:280) 20250804085201162 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250804085201162 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201162 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201162 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201162 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201162 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201162 DLMGCP DEBUG <0013> Generated response: line #00: 200 29690 OK (mgcp_msg.c:72) 20250804085201162 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29691 rtpbridge/22@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201162 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201162 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found endpoint: rtpbridge/22@mgw (mgcp_endp.c:280) 20250804085201162 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250804085201162 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201162 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201162 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201162 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201162 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201162 DLMGCP DEBUG <0013> Generated response: line #00: 200 29691 OK (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29692 rtpbridge/23@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found endpoint: rtpbridge/23@mgw (mgcp_endp.c:280) 20250804085201163 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250804085201163 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201163 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201163 DLMGCP DEBUG <0013> Generated response: line #00: 200 29692 OK (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29693 rtpbridge/24@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found endpoint: rtpbridge/24@mgw (mgcp_endp.c:280) 20250804085201163 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250804085201163 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201163 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201163 DLMGCP DEBUG <0013> Generated response: line #00: 200 29693 OK (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29694 rtpbridge/25@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found endpoint: rtpbridge/25@mgw (mgcp_endp.c:280) 20250804085201163 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250804085201163 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201163 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201163 DLMGCP DEBUG <0013> Generated response: line #00: 200 29694 OK (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29695 rtpbridge/26@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found endpoint: rtpbridge/26@mgw (mgcp_endp.c:280) 20250804085201163 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250804085201163 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201163 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201163 DLMGCP DEBUG <0013> Generated response: line #00: 200 29695 OK (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29696 rtpbridge/27@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found endpoint: rtpbridge/27@mgw (mgcp_endp.c:280) 20250804085201163 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250804085201163 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201163 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201163 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201163 DLMGCP DEBUG <0013> Generated response: line #00: 200 29696 OK (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29697 rtpbridge/28@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found endpoint: rtpbridge/28@mgw (mgcp_endp.c:280) 20250804085201164 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250804085201164 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201164 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201164 DLMGCP DEBUG <0013> Generated response: line #00: 200 29697 OK (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29698 rtpbridge/29@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found endpoint: rtpbridge/29@mgw (mgcp_endp.c:280) 20250804085201164 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250804085201164 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201164 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201164 DLMGCP DEBUG <0013> Generated response: line #00: 200 29698 OK (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29699 rtpbridge/2a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found endpoint: rtpbridge/2a@mgw (mgcp_endp.c:280) 20250804085201164 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250804085201164 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201164 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201164 DLMGCP DEBUG <0013> Generated response: line #00: 200 29699 OK (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29700 rtpbridge/2b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found endpoint: rtpbridge/2b@mgw (mgcp_endp.c:280) 20250804085201164 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250804085201164 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201164 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201164 DLMGCP DEBUG <0013> Generated response: line #00: 200 29700 OK (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29701 rtpbridge/2c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found endpoint: rtpbridge/2c@mgw (mgcp_endp.c:280) 20250804085201164 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250804085201164 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201164 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201164 DLMGCP DEBUG <0013> Generated response: line #00: 200 29701 OK (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29702 rtpbridge/2d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found endpoint: rtpbridge/2d@mgw (mgcp_endp.c:280) 20250804085201165 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250804085201165 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201165 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201165 DLMGCP DEBUG <0013> Generated response: line #00: 200 29702 OK (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29703 rtpbridge/2e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found endpoint: rtpbridge/2e@mgw (mgcp_endp.c:280) 20250804085201165 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250804085201165 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201165 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201165 DLMGCP DEBUG <0013> Generated response: line #00: 200 29703 OK (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29704 rtpbridge/2f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found endpoint: rtpbridge/2f@mgw (mgcp_endp.c:280) 20250804085201165 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250804085201165 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201165 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201165 DLMGCP DEBUG <0013> Generated response: line #00: 200 29704 OK (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29705 rtpbridge/30@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found endpoint: rtpbridge/30@mgw (mgcp_endp.c:280) 20250804085201165 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250804085201165 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201165 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201165 DLMGCP DEBUG <0013> Generated response: line #00: 200 29705 OK (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29706 rtpbridge/31@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found endpoint: rtpbridge/31@mgw (mgcp_endp.c:280) 20250804085201165 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250804085201165 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201165 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201165 DLMGCP DEBUG <0013> Generated response: line #00: 200 29706 OK (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29707 rtpbridge/32@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201165 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found endpoint: rtpbridge/32@mgw (mgcp_endp.c:280) 20250804085201166 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250804085201166 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201166 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201166 DLMGCP DEBUG <0013> Generated response: line #00: 200 29707 OK (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29708 rtpbridge/33@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found endpoint: rtpbridge/33@mgw (mgcp_endp.c:280) 20250804085201166 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250804085201166 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201166 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201166 DLMGCP DEBUG <0013> Generated response: line #00: 200 29708 OK (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29709 rtpbridge/34@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found endpoint: rtpbridge/34@mgw (mgcp_endp.c:280) 20250804085201166 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250804085201166 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201166 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201166 DLMGCP DEBUG <0013> Generated response: line #00: 200 29709 OK (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29710 rtpbridge/35@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found endpoint: rtpbridge/35@mgw (mgcp_endp.c:280) 20250804085201166 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250804085201166 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201166 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201166 DLMGCP DEBUG <0013> Generated response: line #00: 200 29710 OK (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29711 rtpbridge/36@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found endpoint: rtpbridge/36@mgw (mgcp_endp.c:280) 20250804085201166 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250804085201166 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201166 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201166 DLMGCP DEBUG <0013> Generated response: line #00: 200 29711 OK (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29712 rtpbridge/37@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found endpoint: rtpbridge/37@mgw (mgcp_endp.c:280) 20250804085201166 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250804085201166 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201166 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201166 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201166 DLMGCP DEBUG <0013> Generated response: line #00: 200 29712 OK (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29713 rtpbridge/38@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found endpoint: rtpbridge/38@mgw (mgcp_endp.c:280) 20250804085201167 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250804085201167 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201167 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201167 DLMGCP DEBUG <0013> Generated response: line #00: 200 29713 OK (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29714 rtpbridge/39@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found endpoint: rtpbridge/39@mgw (mgcp_endp.c:280) 20250804085201167 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250804085201167 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201167 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201167 DLMGCP DEBUG <0013> Generated response: line #00: 200 29714 OK (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29715 rtpbridge/3a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found endpoint: rtpbridge/3a@mgw (mgcp_endp.c:280) 20250804085201167 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250804085201167 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201167 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201167 DLMGCP DEBUG <0013> Generated response: line #00: 200 29715 OK (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29716 rtpbridge/3b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found endpoint: rtpbridge/3b@mgw (mgcp_endp.c:280) 20250804085201167 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250804085201167 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201167 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201167 DLMGCP DEBUG <0013> Generated response: line #00: 200 29716 OK (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29717 rtpbridge/3c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found endpoint: rtpbridge/3c@mgw (mgcp_endp.c:280) 20250804085201167 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250804085201167 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201167 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201167 DLMGCP DEBUG <0013> Generated response: line #00: 200 29717 OK (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29718 rtpbridge/3d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found endpoint: rtpbridge/3d@mgw (mgcp_endp.c:280) 20250804085201168 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250804085201168 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201168 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201168 DLMGCP DEBUG <0013> Generated response: line #00: 200 29718 OK (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29719 rtpbridge/3e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found endpoint: rtpbridge/3e@mgw (mgcp_endp.c:280) 20250804085201168 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250804085201168 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201168 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201168 DLMGCP DEBUG <0013> Generated response: line #00: 200 29719 OK (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29720 rtpbridge/3f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found endpoint: rtpbridge/3f@mgw (mgcp_endp.c:280) 20250804085201168 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250804085201168 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201168 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201168 DLMGCP DEBUG <0013> Generated response: line #00: 200 29720 OK (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29721 rtpbridge/40@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found endpoint: rtpbridge/40@mgw (mgcp_endp.c:280) 20250804085201168 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250804085201168 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201168 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201168 DLMGCP DEBUG <0013> Generated response: line #00: 200 29721 OK (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29722 rtpbridge/41@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found endpoint: rtpbridge/41@mgw (mgcp_endp.c:280) 20250804085201168 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250804085201168 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201168 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201168 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201168 DLMGCP DEBUG <0013> Generated response: line #00: 200 29722 OK (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29723 rtpbridge/42@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found endpoint: rtpbridge/42@mgw (mgcp_endp.c:280) 20250804085201169 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250804085201169 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201169 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201169 DLMGCP DEBUG <0013> Generated response: line #00: 200 29723 OK (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29724 rtpbridge/43@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found endpoint: rtpbridge/43@mgw (mgcp_endp.c:280) 20250804085201169 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250804085201169 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201169 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201169 DLMGCP DEBUG <0013> Generated response: line #00: 200 29724 OK (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29725 rtpbridge/44@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found endpoint: rtpbridge/44@mgw (mgcp_endp.c:280) 20250804085201169 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250804085201169 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201169 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201169 DLMGCP DEBUG <0013> Generated response: line #00: 200 29725 OK (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29726 rtpbridge/45@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found endpoint: rtpbridge/45@mgw (mgcp_endp.c:280) 20250804085201169 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250804085201169 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201169 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201169 DLMGCP DEBUG <0013> Generated response: line #00: 200 29726 OK (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29727 rtpbridge/46@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201169 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found endpoint: rtpbridge/46@mgw (mgcp_endp.c:280) 20250804085201170 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250804085201170 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201170 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201170 DLMGCP DEBUG <0013> Generated response: line #00: 200 29727 OK (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29728 rtpbridge/47@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found endpoint: rtpbridge/47@mgw (mgcp_endp.c:280) 20250804085201170 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250804085201170 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201170 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201170 DLMGCP DEBUG <0013> Generated response: line #00: 200 29728 OK (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29729 rtpbridge/48@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found endpoint: rtpbridge/48@mgw (mgcp_endp.c:280) 20250804085201170 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250804085201170 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201170 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201170 DLMGCP DEBUG <0013> Generated response: line #00: 200 29729 OK (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29730 rtpbridge/49@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found endpoint: rtpbridge/49@mgw (mgcp_endp.c:280) 20250804085201170 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250804085201170 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201170 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201170 DLMGCP DEBUG <0013> Generated response: line #00: 200 29730 OK (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29731 rtpbridge/4a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found endpoint: rtpbridge/4a@mgw (mgcp_endp.c:280) 20250804085201170 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250804085201170 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201170 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201170 DLMGCP DEBUG <0013> Generated response: line #00: 200 29731 OK (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29732 rtpbridge/4b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found endpoint: rtpbridge/4b@mgw (mgcp_endp.c:280) 20250804085201170 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250804085201170 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201170 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201170 DLMGCP DEBUG <0013> Generated response: line #00: 200 29732 OK (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29733 rtpbridge/4c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found endpoint: rtpbridge/4c@mgw (mgcp_endp.c:280) 20250804085201171 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250804085201171 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201171 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201171 DLMGCP DEBUG <0013> Generated response: line #00: 200 29733 OK (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29734 rtpbridge/4d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found endpoint: rtpbridge/4d@mgw (mgcp_endp.c:280) 20250804085201171 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250804085201171 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201171 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201171 DLMGCP DEBUG <0013> Generated response: line #00: 200 29734 OK (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29735 rtpbridge/4e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found endpoint: rtpbridge/4e@mgw (mgcp_endp.c:280) 20250804085201171 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250804085201171 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201171 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201171 DLMGCP DEBUG <0013> Generated response: line #00: 200 29735 OK (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29736 rtpbridge/4f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found endpoint: rtpbridge/4f@mgw (mgcp_endp.c:280) 20250804085201171 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250804085201171 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201171 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201171 DLMGCP DEBUG <0013> Generated response: line #00: 200 29736 OK (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29737 rtpbridge/50@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found endpoint: rtpbridge/50@mgw (mgcp_endp.c:280) 20250804085201171 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250804085201171 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201171 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201171 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201171 DLMGCP DEBUG <0013> Generated response: line #00: 200 29737 OK (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29738 rtpbridge/51@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found endpoint: rtpbridge/51@mgw (mgcp_endp.c:280) 20250804085201172 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250804085201172 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201172 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201172 DLMGCP DEBUG <0013> Generated response: line #00: 200 29738 OK (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29739 rtpbridge/52@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found endpoint: rtpbridge/52@mgw (mgcp_endp.c:280) 20250804085201172 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250804085201172 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201172 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201172 DLMGCP DEBUG <0013> Generated response: line #00: 200 29739 OK (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29740 rtpbridge/53@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found endpoint: rtpbridge/53@mgw (mgcp_endp.c:280) 20250804085201172 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250804085201172 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201172 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201172 DLMGCP DEBUG <0013> Generated response: line #00: 200 29740 OK (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29741 rtpbridge/54@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found endpoint: rtpbridge/54@mgw (mgcp_endp.c:280) 20250804085201172 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250804085201172 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201172 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201172 DLMGCP DEBUG <0013> Generated response: line #00: 200 29741 OK (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29742 rtpbridge/55@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found endpoint: rtpbridge/55@mgw (mgcp_endp.c:280) 20250804085201172 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250804085201172 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201172 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201172 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201172 DLMGCP DEBUG <0013> Generated response: line #00: 200 29742 OK (mgcp_msg.c:72) 20250804085201173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29743 rtpbridge/56@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201173 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found endpoint: rtpbridge/56@mgw (mgcp_endp.c:280) 20250804085201173 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250804085201173 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201173 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201173 DLMGCP DEBUG <0013> Generated response: line #00: 200 29743 OK (mgcp_msg.c:72) 20250804085201173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29744 rtpbridge/57@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201173 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found endpoint: rtpbridge/57@mgw (mgcp_endp.c:280) 20250804085201173 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250804085201173 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201173 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201173 DLMGCP DEBUG <0013> Generated response: line #00: 200 29744 OK (mgcp_msg.c:72) 20250804085201173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29745 rtpbridge/58@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201173 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found endpoint: rtpbridge/58@mgw (mgcp_endp.c:280) 20250804085201173 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250804085201173 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201173 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201173 DLMGCP DEBUG <0013> Generated response: line #00: 200 29745 OK (mgcp_msg.c:72) 20250804085201173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29746 rtpbridge/59@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201173 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found endpoint: rtpbridge/59@mgw (mgcp_endp.c:280) 20250804085201173 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250804085201173 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201173 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201173 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201173 DLMGCP DEBUG <0013> Generated response: line #00: 200 29746 OK (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29747 rtpbridge/5a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found endpoint: rtpbridge/5a@mgw (mgcp_endp.c:280) 20250804085201174 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250804085201174 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201174 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201174 DLMGCP DEBUG <0013> Generated response: line #00: 200 29747 OK (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29748 rtpbridge/5b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found endpoint: rtpbridge/5b@mgw (mgcp_endp.c:280) 20250804085201174 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250804085201174 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201174 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201174 DLMGCP DEBUG <0013> Generated response: line #00: 200 29748 OK (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29749 rtpbridge/5c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found endpoint: rtpbridge/5c@mgw (mgcp_endp.c:280) 20250804085201174 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250804085201174 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201174 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201174 DLMGCP DEBUG <0013> Generated response: line #00: 200 29749 OK (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29750 rtpbridge/5d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found endpoint: rtpbridge/5d@mgw (mgcp_endp.c:280) 20250804085201174 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250804085201174 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201174 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201174 DLMGCP DEBUG <0013> Generated response: line #00: 200 29750 OK (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29751 rtpbridge/5e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found endpoint: rtpbridge/5e@mgw (mgcp_endp.c:280) 20250804085201174 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250804085201174 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201174 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201174 DLMGCP DEBUG <0013> Generated response: line #00: 200 29751 OK (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29752 rtpbridge/5f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found endpoint: rtpbridge/5f@mgw (mgcp_endp.c:280) 20250804085201175 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250804085201175 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201175 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201175 DLMGCP DEBUG <0013> Generated response: line #00: 200 29752 OK (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29753 rtpbridge/60@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found endpoint: rtpbridge/60@mgw (mgcp_endp.c:280) 20250804085201175 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250804085201175 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201175 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201175 DLMGCP DEBUG <0013> Generated response: line #00: 200 29753 OK (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29754 rtpbridge/61@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found endpoint: rtpbridge/61@mgw (mgcp_endp.c:280) 20250804085201175 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250804085201175 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201175 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201175 DLMGCP DEBUG <0013> Generated response: line #00: 200 29754 OK (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29755 rtpbridge/62@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found endpoint: rtpbridge/62@mgw (mgcp_endp.c:280) 20250804085201175 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250804085201175 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201175 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201175 DLMGCP DEBUG <0013> Generated response: line #00: 200 29755 OK (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29756 rtpbridge/63@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found endpoint: rtpbridge/63@mgw (mgcp_endp.c:280) 20250804085201175 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250804085201175 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201175 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201175 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201175 DLMGCP DEBUG <0013> Generated response: line #00: 200 29756 OK (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29757 rtpbridge/64@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found endpoint: rtpbridge/64@mgw (mgcp_endp.c:280) 20250804085201176 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250804085201176 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201176 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201176 DLMGCP DEBUG <0013> Generated response: line #00: 200 29757 OK (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29758 rtpbridge/65@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found endpoint: rtpbridge/65@mgw (mgcp_endp.c:280) 20250804085201176 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250804085201176 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201176 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201176 DLMGCP DEBUG <0013> Generated response: line #00: 200 29758 OK (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29759 rtpbridge/66@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found endpoint: rtpbridge/66@mgw (mgcp_endp.c:280) 20250804085201176 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250804085201176 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201176 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201176 DLMGCP DEBUG <0013> Generated response: line #00: 200 29759 OK (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29760 rtpbridge/67@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found endpoint: rtpbridge/67@mgw (mgcp_endp.c:280) 20250804085201176 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250804085201176 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201176 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201176 DLMGCP DEBUG <0013> Generated response: line #00: 200 29760 OK (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29761 rtpbridge/68@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found endpoint: rtpbridge/68@mgw (mgcp_endp.c:280) 20250804085201176 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250804085201176 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201176 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201176 DLMGCP DEBUG <0013> Generated response: line #00: 200 29761 OK (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29762 rtpbridge/69@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found endpoint: rtpbridge/69@mgw (mgcp_endp.c:280) 20250804085201176 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250804085201176 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201176 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201176 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201177 DLMGCP DEBUG <0013> Generated response: line #00: 200 29762 OK (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29763 rtpbridge/6a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found endpoint: rtpbridge/6a@mgw (mgcp_endp.c:280) 20250804085201177 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250804085201177 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201177 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201177 DLMGCP DEBUG <0013> Generated response: line #00: 200 29763 OK (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29764 rtpbridge/6b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found endpoint: rtpbridge/6b@mgw (mgcp_endp.c:280) 20250804085201177 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250804085201177 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201177 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201177 DLMGCP DEBUG <0013> Generated response: line #00: 200 29764 OK (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29765 rtpbridge/6c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found endpoint: rtpbridge/6c@mgw (mgcp_endp.c:280) 20250804085201177 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250804085201177 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201177 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201177 DLMGCP DEBUG <0013> Generated response: line #00: 200 29765 OK (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29766 rtpbridge/6d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found endpoint: rtpbridge/6d@mgw (mgcp_endp.c:280) 20250804085201177 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250804085201177 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201177 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201177 DLMGCP DEBUG <0013> Generated response: line #00: 200 29766 OK (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29767 rtpbridge/6e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found endpoint: rtpbridge/6e@mgw (mgcp_endp.c:280) 20250804085201177 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250804085201177 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201177 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201177 DLMGCP DEBUG <0013> Generated response: line #00: 200 29767 OK (mgcp_msg.c:72) 20250804085201178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29768 rtpbridge/6f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201178 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found endpoint: rtpbridge/6f@mgw (mgcp_endp.c:280) 20250804085201178 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250804085201178 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201178 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201178 DLMGCP DEBUG <0013> Generated response: line #00: 200 29768 OK (mgcp_msg.c:72) 20250804085201178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29769 rtpbridge/70@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201178 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found endpoint: rtpbridge/70@mgw (mgcp_endp.c:280) 20250804085201178 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250804085201178 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201178 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201178 DLMGCP DEBUG <0013> Generated response: line #00: 200 29769 OK (mgcp_msg.c:72) 20250804085201178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29770 rtpbridge/71@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201178 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found endpoint: rtpbridge/71@mgw (mgcp_endp.c:280) 20250804085201178 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250804085201178 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201178 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201178 DLMGCP DEBUG <0013> Generated response: line #00: 200 29770 OK (mgcp_msg.c:72) 20250804085201178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29771 rtpbridge/72@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201178 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found endpoint: rtpbridge/72@mgw (mgcp_endp.c:280) 20250804085201178 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250804085201178 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201178 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201178 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201178 DLMGCP DEBUG <0013> Generated response: line #00: 200 29771 OK (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29772 rtpbridge/73@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found endpoint: rtpbridge/73@mgw (mgcp_endp.c:280) 20250804085201179 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250804085201179 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201179 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201179 DLMGCP DEBUG <0013> Generated response: line #00: 200 29772 OK (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29773 rtpbridge/74@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found endpoint: rtpbridge/74@mgw (mgcp_endp.c:280) 20250804085201179 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250804085201179 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201179 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201179 DLMGCP DEBUG <0013> Generated response: line #00: 200 29773 OK (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29774 rtpbridge/75@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found endpoint: rtpbridge/75@mgw (mgcp_endp.c:280) 20250804085201179 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250804085201179 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201179 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201179 DLMGCP DEBUG <0013> Generated response: line #00: 200 29774 OK (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29775 rtpbridge/76@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found endpoint: rtpbridge/76@mgw (mgcp_endp.c:280) 20250804085201179 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250804085201179 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201179 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201179 DLMGCP DEBUG <0013> Generated response: line #00: 200 29775 OK (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29776 rtpbridge/77@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found endpoint: rtpbridge/77@mgw (mgcp_endp.c:280) 20250804085201179 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250804085201179 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201179 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201179 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201179 DLMGCP DEBUG <0013> Generated response: line #00: 200 29776 OK (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29777 rtpbridge/78@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found endpoint: rtpbridge/78@mgw (mgcp_endp.c:280) 20250804085201180 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250804085201180 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201180 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201180 DLMGCP DEBUG <0013> Generated response: line #00: 200 29777 OK (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29778 rtpbridge/79@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found endpoint: rtpbridge/79@mgw (mgcp_endp.c:280) 20250804085201180 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250804085201180 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201180 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201180 DLMGCP DEBUG <0013> Generated response: line #00: 200 29778 OK (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29779 rtpbridge/7a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found endpoint: rtpbridge/7a@mgw (mgcp_endp.c:280) 20250804085201180 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250804085201180 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201180 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201180 DLMGCP DEBUG <0013> Generated response: line #00: 200 29779 OK (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29780 rtpbridge/7b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found endpoint: rtpbridge/7b@mgw (mgcp_endp.c:280) 20250804085201180 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250804085201180 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201180 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201180 DLMGCP DEBUG <0013> Generated response: line #00: 200 29780 OK (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29781 rtpbridge/7c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found endpoint: rtpbridge/7c@mgw (mgcp_endp.c:280) 20250804085201180 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250804085201180 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201180 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201180 DLMGCP DEBUG <0013> Generated response: line #00: 200 29781 OK (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29782 rtpbridge/7d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201180 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found endpoint: rtpbridge/7d@mgw (mgcp_endp.c:280) 20250804085201181 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250804085201181 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201181 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201181 DLMGCP DEBUG <0013> Generated response: line #00: 200 29782 OK (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29783 rtpbridge/7e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found endpoint: rtpbridge/7e@mgw (mgcp_endp.c:280) 20250804085201181 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250804085201181 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201181 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201181 DLMGCP DEBUG <0013> Generated response: line #00: 200 29783 OK (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29784 rtpbridge/7f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found endpoint: rtpbridge/7f@mgw (mgcp_endp.c:280) 20250804085201181 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250804085201181 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201181 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201181 DLMGCP DEBUG <0013> Generated response: line #00: 200 29784 OK (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29785 rtpbridge/80@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found endpoint: rtpbridge/80@mgw (mgcp_endp.c:280) 20250804085201181 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250804085201181 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201181 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201181 DLMGCP DEBUG <0013> Generated response: line #00: 200 29785 OK (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29786 rtpbridge/81@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found endpoint: rtpbridge/81@mgw (mgcp_endp.c:280) 20250804085201181 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250804085201181 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201181 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201181 DLMGCP DEBUG <0013> Generated response: line #00: 200 29786 OK (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29787 rtpbridge/82@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found endpoint: rtpbridge/82@mgw (mgcp_endp.c:280) 20250804085201181 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250804085201181 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201181 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201181 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201181 DLMGCP DEBUG <0013> Generated response: line #00: 200 29787 OK (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29788 rtpbridge/83@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found endpoint: rtpbridge/83@mgw (mgcp_endp.c:280) 20250804085201182 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250804085201182 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201182 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201182 DLMGCP DEBUG <0013> Generated response: line #00: 200 29788 OK (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29789 rtpbridge/84@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found endpoint: rtpbridge/84@mgw (mgcp_endp.c:280) 20250804085201182 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250804085201182 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201182 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201182 DLMGCP DEBUG <0013> Generated response: line #00: 200 29789 OK (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29790 rtpbridge/85@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found endpoint: rtpbridge/85@mgw (mgcp_endp.c:280) 20250804085201182 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250804085201182 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201182 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201182 DLMGCP DEBUG <0013> Generated response: line #00: 200 29790 OK (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29791 rtpbridge/86@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found endpoint: rtpbridge/86@mgw (mgcp_endp.c:280) 20250804085201182 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250804085201182 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201182 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201182 DLMGCP DEBUG <0013> Generated response: line #00: 200 29791 OK (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29792 rtpbridge/87@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found endpoint: rtpbridge/87@mgw (mgcp_endp.c:280) 20250804085201182 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250804085201182 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201182 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201182 DLMGCP DEBUG <0013> Generated response: line #00: 200 29792 OK (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29793 rtpbridge/88@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found endpoint: rtpbridge/88@mgw (mgcp_endp.c:280) 20250804085201182 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250804085201182 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201182 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201182 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201182 DLMGCP DEBUG <0013> Generated response: line #00: 200 29793 OK (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29794 rtpbridge/89@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found endpoint: rtpbridge/89@mgw (mgcp_endp.c:280) 20250804085201183 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250804085201183 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201183 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201183 DLMGCP DEBUG <0013> Generated response: line #00: 200 29794 OK (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29795 rtpbridge/8a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found endpoint: rtpbridge/8a@mgw (mgcp_endp.c:280) 20250804085201183 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250804085201183 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201183 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201183 DLMGCP DEBUG <0013> Generated response: line #00: 200 29795 OK (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29796 rtpbridge/8b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found endpoint: rtpbridge/8b@mgw (mgcp_endp.c:280) 20250804085201183 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250804085201183 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201183 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201183 DLMGCP DEBUG <0013> Generated response: line #00: 200 29796 OK (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29797 rtpbridge/8c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found endpoint: rtpbridge/8c@mgw (mgcp_endp.c:280) 20250804085201183 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250804085201183 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201183 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201183 DLMGCP DEBUG <0013> Generated response: line #00: 200 29797 OK (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29798 rtpbridge/8d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found endpoint: rtpbridge/8d@mgw (mgcp_endp.c:280) 20250804085201183 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250804085201183 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201183 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201183 DLMGCP DEBUG <0013> Generated response: line #00: 200 29798 OK (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29799 rtpbridge/8e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found endpoint: rtpbridge/8e@mgw (mgcp_endp.c:280) 20250804085201184 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250804085201184 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201184 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201184 DLMGCP DEBUG <0013> Generated response: line #00: 200 29799 OK (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29800 rtpbridge/8f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found endpoint: rtpbridge/8f@mgw (mgcp_endp.c:280) 20250804085201184 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250804085201184 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201184 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201184 DLMGCP DEBUG <0013> Generated response: line #00: 200 29800 OK (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29801 rtpbridge/90@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found endpoint: rtpbridge/90@mgw (mgcp_endp.c:280) 20250804085201184 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250804085201184 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201184 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201184 DLMGCP DEBUG <0013> Generated response: line #00: 200 29801 OK (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29802 rtpbridge/91@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found endpoint: rtpbridge/91@mgw (mgcp_endp.c:280) 20250804085201184 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250804085201184 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201184 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201184 DLMGCP DEBUG <0013> Generated response: line #00: 200 29802 OK (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29803 rtpbridge/92@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found endpoint: rtpbridge/92@mgw (mgcp_endp.c:280) 20250804085201184 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250804085201184 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201184 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201184 DLMGCP DEBUG <0013> Generated response: line #00: 200 29803 OK (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29804 rtpbridge/93@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found endpoint: rtpbridge/93@mgw (mgcp_endp.c:280) 20250804085201184 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250804085201184 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201184 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201184 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201184 DLMGCP DEBUG <0013> Generated response: line #00: 200 29804 OK (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29805 rtpbridge/94@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found endpoint: rtpbridge/94@mgw (mgcp_endp.c:280) 20250804085201185 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250804085201185 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201185 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201185 DLMGCP DEBUG <0013> Generated response: line #00: 200 29805 OK (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29806 rtpbridge/95@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found endpoint: rtpbridge/95@mgw (mgcp_endp.c:280) 20250804085201185 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250804085201185 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201185 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201185 DLMGCP DEBUG <0013> Generated response: line #00: 200 29806 OK (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29807 rtpbridge/96@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found endpoint: rtpbridge/96@mgw (mgcp_endp.c:280) 20250804085201185 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250804085201185 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201185 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201185 DLMGCP DEBUG <0013> Generated response: line #00: 200 29807 OK (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29808 rtpbridge/97@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found endpoint: rtpbridge/97@mgw (mgcp_endp.c:280) 20250804085201185 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250804085201185 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201185 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201185 DLMGCP DEBUG <0013> Generated response: line #00: 200 29808 OK (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29809 rtpbridge/98@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found endpoint: rtpbridge/98@mgw (mgcp_endp.c:280) 20250804085201185 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250804085201185 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201185 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201185 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201185 DLMGCP DEBUG <0013> Generated response: line #00: 200 29809 OK (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29810 rtpbridge/99@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201185 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found endpoint: rtpbridge/99@mgw (mgcp_endp.c:280) 20250804085201186 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250804085201186 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201186 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201186 DLMGCP DEBUG <0013> Generated response: line #00: 200 29810 OK (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29811 rtpbridge/9a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found endpoint: rtpbridge/9a@mgw (mgcp_endp.c:280) 20250804085201186 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250804085201186 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201186 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201186 DLMGCP DEBUG <0013> Generated response: line #00: 200 29811 OK (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29812 rtpbridge/9b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found endpoint: rtpbridge/9b@mgw (mgcp_endp.c:280) 20250804085201186 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250804085201186 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201186 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201186 DLMGCP DEBUG <0013> Generated response: line #00: 200 29812 OK (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29813 rtpbridge/9c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found endpoint: rtpbridge/9c@mgw (mgcp_endp.c:280) 20250804085201186 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250804085201186 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201186 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201186 DLMGCP DEBUG <0013> Generated response: line #00: 200 29813 OK (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29814 rtpbridge/9d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found endpoint: rtpbridge/9d@mgw (mgcp_endp.c:280) 20250804085201186 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250804085201186 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201186 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201186 DLMGCP DEBUG <0013> Generated response: line #00: 200 29814 OK (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29815 rtpbridge/9e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found endpoint: rtpbridge/9e@mgw (mgcp_endp.c:280) 20250804085201186 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250804085201186 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201186 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201186 DLMGCP DEBUG <0013> Generated response: line #00: 200 29815 OK (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29816 rtpbridge/9f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found endpoint: rtpbridge/9f@mgw (mgcp_endp.c:280) 20250804085201187 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250804085201187 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201187 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201187 DLMGCP DEBUG <0013> Generated response: line #00: 200 29816 OK (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29817 rtpbridge/a0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found endpoint: rtpbridge/a0@mgw (mgcp_endp.c:280) 20250804085201187 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250804085201187 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201187 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201187 DLMGCP DEBUG <0013> Generated response: line #00: 200 29817 OK (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29818 rtpbridge/a1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found endpoint: rtpbridge/a1@mgw (mgcp_endp.c:280) 20250804085201187 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250804085201187 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201187 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201187 DLMGCP DEBUG <0013> Generated response: line #00: 200 29818 OK (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29819 rtpbridge/a2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found endpoint: rtpbridge/a2@mgw (mgcp_endp.c:280) 20250804085201187 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250804085201187 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201187 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201187 DLMGCP DEBUG <0013> Generated response: line #00: 200 29819 OK (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29820 rtpbridge/a3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found endpoint: rtpbridge/a3@mgw (mgcp_endp.c:280) 20250804085201187 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250804085201187 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201187 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201187 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201187 DLMGCP DEBUG <0013> Generated response: line #00: 200 29820 OK (mgcp_msg.c:72) 20250804085201187 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29821 rtpbridge/a4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found endpoint: rtpbridge/a4@mgw (mgcp_endp.c:280) 20250804085201188 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250804085201188 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201188 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201188 DLMGCP DEBUG <0013> Generated response: line #00: 200 29821 OK (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29822 rtpbridge/a5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found endpoint: rtpbridge/a5@mgw (mgcp_endp.c:280) 20250804085201188 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250804085201188 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201188 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201188 DLMGCP DEBUG <0013> Generated response: line #00: 200 29822 OK (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29823 rtpbridge/a6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found endpoint: rtpbridge/a6@mgw (mgcp_endp.c:280) 20250804085201188 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250804085201188 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201188 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201188 DLMGCP DEBUG <0013> Generated response: line #00: 200 29823 OK (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29824 rtpbridge/a7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found endpoint: rtpbridge/a7@mgw (mgcp_endp.c:280) 20250804085201188 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250804085201188 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201188 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201188 DLMGCP DEBUG <0013> Generated response: line #00: 200 29824 OK (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29825 rtpbridge/a8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found endpoint: rtpbridge/a8@mgw (mgcp_endp.c:280) 20250804085201188 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250804085201188 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201188 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201188 DLMGCP DEBUG <0013> Generated response: line #00: 200 29825 OK (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29826 rtpbridge/a9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found endpoint: rtpbridge/a9@mgw (mgcp_endp.c:280) 20250804085201188 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250804085201188 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201188 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201188 DLMGCP DEBUG <0013> Generated response: line #00: 200 29826 OK (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29827 rtpbridge/aa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found endpoint: rtpbridge/aa@mgw (mgcp_endp.c:280) 20250804085201189 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250804085201189 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201189 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201189 DLMGCP DEBUG <0013> Generated response: line #00: 200 29827 OK (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29828 rtpbridge/ab@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found endpoint: rtpbridge/ab@mgw (mgcp_endp.c:280) 20250804085201189 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250804085201189 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201189 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201189 DLMGCP DEBUG <0013> Generated response: line #00: 200 29828 OK (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29829 rtpbridge/ac@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found endpoint: rtpbridge/ac@mgw (mgcp_endp.c:280) 20250804085201189 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250804085201189 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201189 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201189 DLMGCP DEBUG <0013> Generated response: line #00: 200 29829 OK (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29830 rtpbridge/ad@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found endpoint: rtpbridge/ad@mgw (mgcp_endp.c:280) 20250804085201189 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250804085201189 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201189 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201189 DLMGCP DEBUG <0013> Generated response: line #00: 200 29830 OK (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29831 rtpbridge/ae@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found endpoint: rtpbridge/ae@mgw (mgcp_endp.c:280) 20250804085201189 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250804085201189 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201189 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201189 DLMGCP DEBUG <0013> Generated response: line #00: 200 29831 OK (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29832 rtpbridge/af@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found endpoint: rtpbridge/af@mgw (mgcp_endp.c:280) 20250804085201190 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250804085201190 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201190 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201190 DLMGCP DEBUG <0013> Generated response: line #00: 200 29832 OK (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29833 rtpbridge/b0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found endpoint: rtpbridge/b0@mgw (mgcp_endp.c:280) 20250804085201190 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250804085201190 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201190 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201190 DLMGCP DEBUG <0013> Generated response: line #00: 200 29833 OK (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29834 rtpbridge/b1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found endpoint: rtpbridge/b1@mgw (mgcp_endp.c:280) 20250804085201190 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250804085201190 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201190 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201190 DLMGCP DEBUG <0013> Generated response: line #00: 200 29834 OK (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29835 rtpbridge/b2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found endpoint: rtpbridge/b2@mgw (mgcp_endp.c:280) 20250804085201190 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250804085201190 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201190 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201190 DLMGCP DEBUG <0013> Generated response: line #00: 200 29835 OK (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29836 rtpbridge/b3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found endpoint: rtpbridge/b3@mgw (mgcp_endp.c:280) 20250804085201190 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250804085201190 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201190 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201190 DLMGCP DEBUG <0013> Generated response: line #00: 200 29836 OK (mgcp_msg.c:72) 20250804085201191 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29837 rtpbridge/b4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201191 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found endpoint: rtpbridge/b4@mgw (mgcp_endp.c:280) 20250804085201191 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250804085201191 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201191 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201191 DLMGCP DEBUG <0013> Generated response: line #00: 200 29837 OK (mgcp_msg.c:72) 20250804085201191 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29838 rtpbridge/b5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201191 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found endpoint: rtpbridge/b5@mgw (mgcp_endp.c:280) 20250804085201191 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250804085201191 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201191 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201191 DLMGCP DEBUG <0013> Generated response: line #00: 200 29838 OK (mgcp_msg.c:72) 20250804085201191 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29839 rtpbridge/b6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201191 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found endpoint: rtpbridge/b6@mgw (mgcp_endp.c:280) 20250804085201191 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250804085201191 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201191 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201191 DLMGCP DEBUG <0013> Generated response: line #00: 200 29839 OK (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29840 rtpbridge/b7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found endpoint: rtpbridge/b7@mgw (mgcp_endp.c:280) 20250804085201192 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250804085201192 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201192 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201192 DLMGCP DEBUG <0013> Generated response: line #00: 200 29840 OK (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29841 rtpbridge/b8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found endpoint: rtpbridge/b8@mgw (mgcp_endp.c:280) 20250804085201192 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250804085201192 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201192 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201192 DLMGCP DEBUG <0013> Generated response: line #00: 200 29841 OK (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29842 rtpbridge/b9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found endpoint: rtpbridge/b9@mgw (mgcp_endp.c:280) 20250804085201192 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250804085201192 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201192 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201192 DLMGCP DEBUG <0013> Generated response: line #00: 200 29842 OK (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29843 rtpbridge/ba@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found endpoint: rtpbridge/ba@mgw (mgcp_endp.c:280) 20250804085201192 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250804085201192 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201192 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201192 DLMGCP DEBUG <0013> Generated response: line #00: 200 29843 OK (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29844 rtpbridge/bb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found endpoint: rtpbridge/bb@mgw (mgcp_endp.c:280) 20250804085201192 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250804085201192 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201192 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201192 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201192 DLMGCP DEBUG <0013> Generated response: line #00: 200 29844 OK (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29845 rtpbridge/bc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found endpoint: rtpbridge/bc@mgw (mgcp_endp.c:280) 20250804085201193 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250804085201193 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201193 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201193 DLMGCP DEBUG <0013> Generated response: line #00: 200 29845 OK (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29846 rtpbridge/bd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found endpoint: rtpbridge/bd@mgw (mgcp_endp.c:280) 20250804085201193 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250804085201193 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201193 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201193 DLMGCP DEBUG <0013> Generated response: line #00: 200 29846 OK (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29847 rtpbridge/be@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found endpoint: rtpbridge/be@mgw (mgcp_endp.c:280) 20250804085201193 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250804085201193 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201193 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201193 DLMGCP DEBUG <0013> Generated response: line #00: 200 29847 OK (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29848 rtpbridge/bf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found endpoint: rtpbridge/bf@mgw (mgcp_endp.c:280) 20250804085201193 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250804085201193 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201193 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201193 DLMGCP DEBUG <0013> Generated response: line #00: 200 29848 OK (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29849 rtpbridge/c0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found endpoint: rtpbridge/c0@mgw (mgcp_endp.c:280) 20250804085201193 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250804085201193 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201193 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201193 DLMGCP DEBUG <0013> Generated response: line #00: 200 29849 OK (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29850 rtpbridge/c1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found endpoint: rtpbridge/c1@mgw (mgcp_endp.c:280) 20250804085201193 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250804085201193 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201194 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201194 DLMGCP DEBUG <0013> Generated response: line #00: 200 29850 OK (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29851 rtpbridge/c2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found endpoint: rtpbridge/c2@mgw (mgcp_endp.c:280) 20250804085201194 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250804085201194 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201194 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201194 DLMGCP DEBUG <0013> Generated response: line #00: 200 29851 OK (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29852 rtpbridge/c3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found endpoint: rtpbridge/c3@mgw (mgcp_endp.c:280) 20250804085201194 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250804085201194 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201194 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201194 DLMGCP DEBUG <0013> Generated response: line #00: 200 29852 OK (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29853 rtpbridge/c4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found endpoint: rtpbridge/c4@mgw (mgcp_endp.c:280) 20250804085201194 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250804085201194 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201194 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201194 DLMGCP DEBUG <0013> Generated response: line #00: 200 29853 OK (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29854 rtpbridge/c5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found endpoint: rtpbridge/c5@mgw (mgcp_endp.c:280) 20250804085201194 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250804085201194 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201194 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201194 DLMGCP DEBUG <0013> Generated response: line #00: 200 29854 OK (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29855 rtpbridge/c6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found endpoint: rtpbridge/c6@mgw (mgcp_endp.c:280) 20250804085201194 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250804085201194 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201194 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201194 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201194 DLMGCP DEBUG <0013> Generated response: line #00: 200 29855 OK (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29856 rtpbridge/c7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found endpoint: rtpbridge/c7@mgw (mgcp_endp.c:280) 20250804085201195 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250804085201195 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201195 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201195 DLMGCP DEBUG <0013> Generated response: line #00: 200 29856 OK (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29857 rtpbridge/c8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found endpoint: rtpbridge/c8@mgw (mgcp_endp.c:280) 20250804085201195 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250804085201195 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201195 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201195 DLMGCP DEBUG <0013> Generated response: line #00: 200 29857 OK (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29858 rtpbridge/c9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found endpoint: rtpbridge/c9@mgw (mgcp_endp.c:280) 20250804085201195 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250804085201195 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201195 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201195 DLMGCP DEBUG <0013> Generated response: line #00: 200 29858 OK (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29859 rtpbridge/ca@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found endpoint: rtpbridge/ca@mgw (mgcp_endp.c:280) 20250804085201195 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250804085201195 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201195 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201195 DLMGCP DEBUG <0013> Generated response: line #00: 200 29859 OK (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29860 rtpbridge/cb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found endpoint: rtpbridge/cb@mgw (mgcp_endp.c:280) 20250804085201195 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250804085201195 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201195 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201195 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201195 DLMGCP DEBUG <0013> Generated response: line #00: 200 29860 OK (mgcp_msg.c:72) 20250804085201195 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29861 rtpbridge/cc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found endpoint: rtpbridge/cc@mgw (mgcp_endp.c:280) 20250804085201196 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250804085201196 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201196 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201196 DLMGCP DEBUG <0013> Generated response: line #00: 200 29861 OK (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29862 rtpbridge/cd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found endpoint: rtpbridge/cd@mgw (mgcp_endp.c:280) 20250804085201196 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250804085201196 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201196 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201196 DLMGCP DEBUG <0013> Generated response: line #00: 200 29862 OK (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29863 rtpbridge/ce@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found endpoint: rtpbridge/ce@mgw (mgcp_endp.c:280) 20250804085201196 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250804085201196 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201196 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201196 DLMGCP DEBUG <0013> Generated response: line #00: 200 29863 OK (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29864 rtpbridge/cf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found endpoint: rtpbridge/cf@mgw (mgcp_endp.c:280) 20250804085201196 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250804085201196 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201196 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201196 DLMGCP DEBUG <0013> Generated response: line #00: 200 29864 OK (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29865 rtpbridge/d0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found endpoint: rtpbridge/d0@mgw (mgcp_endp.c:280) 20250804085201196 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250804085201196 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201196 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201196 DLMGCP DEBUG <0013> Generated response: line #00: 200 29865 OK (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29866 rtpbridge/d1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found endpoint: rtpbridge/d1@mgw (mgcp_endp.c:280) 20250804085201196 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250804085201196 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201196 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201196 DLMGCP DEBUG <0013> Generated response: line #00: 200 29866 OK (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29867 rtpbridge/d2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found endpoint: rtpbridge/d2@mgw (mgcp_endp.c:280) 20250804085201197 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250804085201197 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201197 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201197 DLMGCP DEBUG <0013> Generated response: line #00: 200 29867 OK (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29868 rtpbridge/d3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found endpoint: rtpbridge/d3@mgw (mgcp_endp.c:280) 20250804085201197 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250804085201197 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201197 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201197 DLMGCP DEBUG <0013> Generated response: line #00: 200 29868 OK (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29869 rtpbridge/d4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found endpoint: rtpbridge/d4@mgw (mgcp_endp.c:280) 20250804085201197 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250804085201197 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201197 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201197 DLMGCP DEBUG <0013> Generated response: line #00: 200 29869 OK (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29870 rtpbridge/d5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found endpoint: rtpbridge/d5@mgw (mgcp_endp.c:280) 20250804085201197 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250804085201197 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201197 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201197 DLMGCP DEBUG <0013> Generated response: line #00: 200 29870 OK (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29871 rtpbridge/d6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found endpoint: rtpbridge/d6@mgw (mgcp_endp.c:280) 20250804085201197 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250804085201197 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201197 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201197 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201197 DLMGCP DEBUG <0013> Generated response: line #00: 200 29871 OK (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29872 rtpbridge/d7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found endpoint: rtpbridge/d7@mgw (mgcp_endp.c:280) 20250804085201198 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250804085201198 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201198 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201198 DLMGCP DEBUG <0013> Generated response: line #00: 200 29872 OK (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29873 rtpbridge/d8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found endpoint: rtpbridge/d8@mgw (mgcp_endp.c:280) 20250804085201198 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250804085201198 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201198 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201198 DLMGCP DEBUG <0013> Generated response: line #00: 200 29873 OK (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29874 rtpbridge/d9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found endpoint: rtpbridge/d9@mgw (mgcp_endp.c:280) 20250804085201198 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250804085201198 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201198 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201198 DLMGCP DEBUG <0013> Generated response: line #00: 200 29874 OK (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29875 rtpbridge/da@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found endpoint: rtpbridge/da@mgw (mgcp_endp.c:280) 20250804085201198 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250804085201198 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201198 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201198 DLMGCP DEBUG <0013> Generated response: line #00: 200 29875 OK (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29876 rtpbridge/db@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found endpoint: rtpbridge/db@mgw (mgcp_endp.c:280) 20250804085201198 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250804085201198 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201198 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201198 DLMGCP DEBUG <0013> Generated response: line #00: 200 29876 OK (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29877 rtpbridge/dc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found endpoint: rtpbridge/dc@mgw (mgcp_endp.c:280) 20250804085201198 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250804085201198 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201198 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201198 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201198 DLMGCP DEBUG <0013> Generated response: line #00: 200 29877 OK (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29878 rtpbridge/dd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found endpoint: rtpbridge/dd@mgw (mgcp_endp.c:280) 20250804085201199 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250804085201199 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201199 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201199 DLMGCP DEBUG <0013> Generated response: line #00: 200 29878 OK (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29879 rtpbridge/de@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found endpoint: rtpbridge/de@mgw (mgcp_endp.c:280) 20250804085201199 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250804085201199 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201199 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201199 DLMGCP DEBUG <0013> Generated response: line #00: 200 29879 OK (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29880 rtpbridge/df@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found endpoint: rtpbridge/df@mgw (mgcp_endp.c:280) 20250804085201199 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250804085201199 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201199 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201199 DLMGCP DEBUG <0013> Generated response: line #00: 200 29880 OK (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29881 rtpbridge/e0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found endpoint: rtpbridge/e0@mgw (mgcp_endp.c:280) 20250804085201199 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250804085201199 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201199 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201199 DLMGCP DEBUG <0013> Generated response: line #00: 200 29881 OK (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29882 rtpbridge/e1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found endpoint: rtpbridge/e1@mgw (mgcp_endp.c:280) 20250804085201199 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250804085201199 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201199 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201199 DLMGCP DEBUG <0013> Generated response: line #00: 200 29882 OK (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29883 rtpbridge/e2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found endpoint: rtpbridge/e2@mgw (mgcp_endp.c:280) 20250804085201199 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250804085201199 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201199 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201199 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201199 DLMGCP DEBUG <0013> Generated response: line #00: 200 29883 OK (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29884 rtpbridge/e3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found endpoint: rtpbridge/e3@mgw (mgcp_endp.c:280) 20250804085201200 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250804085201200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201200 DLMGCP DEBUG <0013> Generated response: line #00: 200 29884 OK (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29885 rtpbridge/e4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found endpoint: rtpbridge/e4@mgw (mgcp_endp.c:280) 20250804085201200 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250804085201200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201200 DLMGCP DEBUG <0013> Generated response: line #00: 200 29885 OK (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29886 rtpbridge/e5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found endpoint: rtpbridge/e5@mgw (mgcp_endp.c:280) 20250804085201200 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250804085201200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201200 DLMGCP DEBUG <0013> Generated response: line #00: 200 29886 OK (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29887 rtpbridge/e6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found endpoint: rtpbridge/e6@mgw (mgcp_endp.c:280) 20250804085201200 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250804085201200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201200 DLMGCP DEBUG <0013> Generated response: line #00: 200 29887 OK (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29888 rtpbridge/e7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found endpoint: rtpbridge/e7@mgw (mgcp_endp.c:280) 20250804085201200 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250804085201200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201200 DLMGCP DEBUG <0013> Generated response: line #00: 200 29888 OK (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29889 rtpbridge/e8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found endpoint: rtpbridge/e8@mgw (mgcp_endp.c:280) 20250804085201200 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250804085201200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201200 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201200 DLMGCP DEBUG <0013> Generated response: line #00: 200 29889 OK (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29890 rtpbridge/e9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found endpoint: rtpbridge/e9@mgw (mgcp_endp.c:280) 20250804085201201 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250804085201201 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201201 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201201 DLMGCP DEBUG <0013> Generated response: line #00: 200 29890 OK (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29891 rtpbridge/ea@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found endpoint: rtpbridge/ea@mgw (mgcp_endp.c:280) 20250804085201201 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250804085201201 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201201 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201201 DLMGCP DEBUG <0013> Generated response: line #00: 200 29891 OK (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29892 rtpbridge/eb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found endpoint: rtpbridge/eb@mgw (mgcp_endp.c:280) 20250804085201201 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250804085201201 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201201 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201201 DLMGCP DEBUG <0013> Generated response: line #00: 200 29892 OK (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29893 rtpbridge/ec@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found endpoint: rtpbridge/ec@mgw (mgcp_endp.c:280) 20250804085201201 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250804085201201 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201201 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201201 DLMGCP DEBUG <0013> Generated response: line #00: 200 29893 OK (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29894 rtpbridge/ed@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found endpoint: rtpbridge/ed@mgw (mgcp_endp.c:280) 20250804085201201 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250804085201201 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201201 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201201 DLMGCP DEBUG <0013> Generated response: line #00: 200 29894 OK (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29895 rtpbridge/ee@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found endpoint: rtpbridge/ee@mgw (mgcp_endp.c:280) 20250804085201201 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250804085201201 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201201 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201201 DLMGCP DEBUG <0013> Generated response: line #00: 200 29895 OK (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29896 rtpbridge/ef@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found endpoint: rtpbridge/ef@mgw (mgcp_endp.c:280) 20250804085201202 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250804085201202 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201202 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201202 DLMGCP DEBUG <0013> Generated response: line #00: 200 29896 OK (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29897 rtpbridge/f0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found endpoint: rtpbridge/f0@mgw (mgcp_endp.c:280) 20250804085201202 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250804085201202 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201202 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201202 DLMGCP DEBUG <0013> Generated response: line #00: 200 29897 OK (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29898 rtpbridge/f1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found endpoint: rtpbridge/f1@mgw (mgcp_endp.c:280) 20250804085201202 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250804085201202 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201202 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201202 DLMGCP DEBUG <0013> Generated response: line #00: 200 29898 OK (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29899 rtpbridge/f2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found endpoint: rtpbridge/f2@mgw (mgcp_endp.c:280) 20250804085201202 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250804085201202 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201202 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201202 DLMGCP DEBUG <0013> Generated response: line #00: 200 29899 OK (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29900 rtpbridge/f3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found endpoint: rtpbridge/f3@mgw (mgcp_endp.c:280) 20250804085201202 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250804085201202 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201202 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201202 DLMGCP DEBUG <0013> Generated response: line #00: 200 29900 OK (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29901 rtpbridge/f4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found endpoint: rtpbridge/f4@mgw (mgcp_endp.c:280) 20250804085201202 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250804085201202 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201202 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201202 DLMGCP DEBUG <0013> Generated response: line #00: 200 29901 OK (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29902 rtpbridge/f5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found endpoint: rtpbridge/f5@mgw (mgcp_endp.c:280) 20250804085201203 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250804085201203 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201203 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201203 DLMGCP DEBUG <0013> Generated response: line #00: 200 29902 OK (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29903 rtpbridge/f6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found endpoint: rtpbridge/f6@mgw (mgcp_endp.c:280) 20250804085201203 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250804085201203 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201203 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201203 DLMGCP DEBUG <0013> Generated response: line #00: 200 29903 OK (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29904 rtpbridge/f7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found endpoint: rtpbridge/f7@mgw (mgcp_endp.c:280) 20250804085201203 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250804085201203 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201203 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201203 DLMGCP DEBUG <0013> Generated response: line #00: 200 29904 OK (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29905 rtpbridge/f8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found endpoint: rtpbridge/f8@mgw (mgcp_endp.c:280) 20250804085201203 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250804085201203 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201203 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201203 DLMGCP DEBUG <0013> Generated response: line #00: 200 29905 OK (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29906 rtpbridge/f9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found endpoint: rtpbridge/f9@mgw (mgcp_endp.c:280) 20250804085201203 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250804085201203 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201203 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201203 DLMGCP DEBUG <0013> Generated response: line #00: 200 29906 OK (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29907 rtpbridge/fa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found endpoint: rtpbridge/fa@mgw (mgcp_endp.c:280) 20250804085201203 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250804085201203 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201203 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201203 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201203 DLMGCP DEBUG <0013> Generated response: line #00: 200 29907 OK (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29908 rtpbridge/fb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found endpoint: rtpbridge/fb@mgw (mgcp_endp.c:280) 20250804085201204 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250804085201204 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201204 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201204 DLMGCP DEBUG <0013> Generated response: line #00: 200 29908 OK (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29909 rtpbridge/fc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found endpoint: rtpbridge/fc@mgw (mgcp_endp.c:280) 20250804085201204 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250804085201204 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201204 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201204 DLMGCP DEBUG <0013> Generated response: line #00: 200 29909 OK (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29910 rtpbridge/fd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found endpoint: rtpbridge/fd@mgw (mgcp_endp.c:280) 20250804085201204 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250804085201204 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201204 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201204 DLMGCP DEBUG <0013> Generated response: line #00: 200 29910 OK (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29911 rtpbridge/fe@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found endpoint: rtpbridge/fe@mgw (mgcp_endp.c:280) 20250804085201204 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250804085201204 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201204 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201204 DLMGCP DEBUG <0013> Generated response: line #00: 200 29911 OK (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29912 rtpbridge/ff@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found endpoint: rtpbridge/ff@mgw (mgcp_endp.c:280) 20250804085201204 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250804085201204 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201204 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201204 DLMGCP DEBUG <0013> Generated response: line #00: 200 29912 OK (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29913 rtpbridge/100@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found endpoint: rtpbridge/100@mgw (mgcp_endp.c:280) 20250804085201204 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250804085201204 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201204 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201204 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201204 DLMGCP DEBUG <0013> Generated response: line #00: 200 29913 OK (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29914 rtpbridge/101@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found endpoint: rtpbridge/101@mgw (mgcp_endp.c:280) 20250804085201205 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250804085201205 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201205 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201205 DLMGCP DEBUG <0013> Generated response: line #00: 200 29914 OK (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29915 rtpbridge/102@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found endpoint: rtpbridge/102@mgw (mgcp_endp.c:280) 20250804085201205 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250804085201205 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201205 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201205 DLMGCP DEBUG <0013> Generated response: line #00: 200 29915 OK (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29916 rtpbridge/103@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found endpoint: rtpbridge/103@mgw (mgcp_endp.c:280) 20250804085201205 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250804085201205 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201205 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201205 DLMGCP DEBUG <0013> Generated response: line #00: 200 29916 OK (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29917 rtpbridge/104@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found endpoint: rtpbridge/104@mgw (mgcp_endp.c:280) 20250804085201205 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250804085201205 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201205 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201205 DLMGCP DEBUG <0013> Generated response: line #00: 200 29917 OK (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29918 rtpbridge/105@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found endpoint: rtpbridge/105@mgw (mgcp_endp.c:280) 20250804085201205 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250804085201205 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201205 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201205 DLMGCP DEBUG <0013> Generated response: line #00: 200 29918 OK (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29919 rtpbridge/106@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found endpoint: rtpbridge/106@mgw (mgcp_endp.c:280) 20250804085201205 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250804085201205 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201205 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201205 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201205 DLMGCP DEBUG <0013> Generated response: line #00: 200 29919 OK (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29920 rtpbridge/107@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found endpoint: rtpbridge/107@mgw (mgcp_endp.c:280) 20250804085201206 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250804085201206 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201206 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201206 DLMGCP DEBUG <0013> Generated response: line #00: 200 29920 OK (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29921 rtpbridge/108@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found endpoint: rtpbridge/108@mgw (mgcp_endp.c:280) 20250804085201206 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250804085201206 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201206 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201206 DLMGCP DEBUG <0013> Generated response: line #00: 200 29921 OK (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29922 rtpbridge/109@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found endpoint: rtpbridge/109@mgw (mgcp_endp.c:280) 20250804085201206 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250804085201206 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201206 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201206 DLMGCP DEBUG <0013> Generated response: line #00: 200 29922 OK (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29923 rtpbridge/10a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found endpoint: rtpbridge/10a@mgw (mgcp_endp.c:280) 20250804085201206 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250804085201206 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201206 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201206 DLMGCP DEBUG <0013> Generated response: line #00: 200 29923 OK (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29924 rtpbridge/10b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found endpoint: rtpbridge/10b@mgw (mgcp_endp.c:280) 20250804085201206 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250804085201206 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201206 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201206 DLMGCP DEBUG <0013> Generated response: line #00: 200 29924 OK (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29925 rtpbridge/10c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found endpoint: rtpbridge/10c@mgw (mgcp_endp.c:280) 20250804085201207 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250804085201207 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201207 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201207 DLMGCP DEBUG <0013> Generated response: line #00: 200 29925 OK (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29926 rtpbridge/10d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found endpoint: rtpbridge/10d@mgw (mgcp_endp.c:280) 20250804085201207 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250804085201207 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201207 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201207 DLMGCP DEBUG <0013> Generated response: line #00: 200 29926 OK (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29927 rtpbridge/10e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found endpoint: rtpbridge/10e@mgw (mgcp_endp.c:280) 20250804085201207 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250804085201207 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201207 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201207 DLMGCP DEBUG <0013> Generated response: line #00: 200 29927 OK (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29928 rtpbridge/10f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found endpoint: rtpbridge/10f@mgw (mgcp_endp.c:280) 20250804085201207 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250804085201207 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201207 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201207 DLMGCP DEBUG <0013> Generated response: line #00: 200 29928 OK (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29929 rtpbridge/110@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found endpoint: rtpbridge/110@mgw (mgcp_endp.c:280) 20250804085201207 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250804085201207 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201207 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201207 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201207 DLMGCP DEBUG <0013> Generated response: line #00: 200 29929 OK (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29930 rtpbridge/111@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found endpoint: rtpbridge/111@mgw (mgcp_endp.c:280) 20250804085201208 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250804085201208 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201208 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201208 DLMGCP DEBUG <0013> Generated response: line #00: 200 29930 OK (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29931 rtpbridge/112@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found endpoint: rtpbridge/112@mgw (mgcp_endp.c:280) 20250804085201208 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250804085201208 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201208 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201208 DLMGCP DEBUG <0013> Generated response: line #00: 200 29931 OK (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29932 rtpbridge/113@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found endpoint: rtpbridge/113@mgw (mgcp_endp.c:280) 20250804085201208 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250804085201208 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201208 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201208 DLMGCP DEBUG <0013> Generated response: line #00: 200 29932 OK (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29933 rtpbridge/114@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found endpoint: rtpbridge/114@mgw (mgcp_endp.c:280) 20250804085201208 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250804085201208 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201208 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201208 DLMGCP DEBUG <0013> Generated response: line #00: 200 29933 OK (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29934 rtpbridge/115@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found endpoint: rtpbridge/115@mgw (mgcp_endp.c:280) 20250804085201208 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250804085201208 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201208 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201208 DLMGCP DEBUG <0013> Generated response: line #00: 200 29934 OK (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29935 rtpbridge/116@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found endpoint: rtpbridge/116@mgw (mgcp_endp.c:280) 20250804085201208 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250804085201208 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201208 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201208 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201208 DLMGCP DEBUG <0013> Generated response: line #00: 200 29935 OK (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29936 rtpbridge/117@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found endpoint: rtpbridge/117@mgw (mgcp_endp.c:280) 20250804085201209 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250804085201209 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201209 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201209 DLMGCP DEBUG <0013> Generated response: line #00: 200 29936 OK (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29937 rtpbridge/118@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found endpoint: rtpbridge/118@mgw (mgcp_endp.c:280) 20250804085201209 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250804085201209 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201209 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201209 DLMGCP DEBUG <0013> Generated response: line #00: 200 29937 OK (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29938 rtpbridge/119@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found endpoint: rtpbridge/119@mgw (mgcp_endp.c:280) 20250804085201209 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250804085201209 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201209 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201209 DLMGCP DEBUG <0013> Generated response: line #00: 200 29938 OK (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29939 rtpbridge/11a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found endpoint: rtpbridge/11a@mgw (mgcp_endp.c:280) 20250804085201209 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250804085201209 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201209 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201209 DLMGCP DEBUG <0013> Generated response: line #00: 200 29939 OK (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29940 rtpbridge/11b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found endpoint: rtpbridge/11b@mgw (mgcp_endp.c:280) 20250804085201209 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250804085201209 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201209 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201209 DLMGCP DEBUG <0013> Generated response: line #00: 200 29940 OK (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29941 rtpbridge/11c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found endpoint: rtpbridge/11c@mgw (mgcp_endp.c:280) 20250804085201209 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250804085201209 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201209 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201209 DLMGCP DEBUG <0013> Generated response: line #00: 200 29941 OK (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29942 rtpbridge/11d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found endpoint: rtpbridge/11d@mgw (mgcp_endp.c:280) 20250804085201210 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250804085201210 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201210 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201210 DLMGCP DEBUG <0013> Generated response: line #00: 200 29942 OK (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29943 rtpbridge/11e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found endpoint: rtpbridge/11e@mgw (mgcp_endp.c:280) 20250804085201210 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250804085201210 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201210 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201210 DLMGCP DEBUG <0013> Generated response: line #00: 200 29943 OK (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29944 rtpbridge/11f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found endpoint: rtpbridge/11f@mgw (mgcp_endp.c:280) 20250804085201210 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250804085201210 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201210 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201210 DLMGCP DEBUG <0013> Generated response: line #00: 200 29944 OK (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29945 rtpbridge/120@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found endpoint: rtpbridge/120@mgw (mgcp_endp.c:280) 20250804085201210 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250804085201210 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201210 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201210 DLMGCP DEBUG <0013> Generated response: line #00: 200 29945 OK (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29946 rtpbridge/121@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found endpoint: rtpbridge/121@mgw (mgcp_endp.c:280) 20250804085201210 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250804085201210 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201210 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201210 DLMGCP DEBUG <0013> Generated response: line #00: 200 29946 OK (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29947 rtpbridge/122@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found endpoint: rtpbridge/122@mgw (mgcp_endp.c:280) 20250804085201210 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250804085201210 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201210 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201210 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201210 DLMGCP DEBUG <0013> Generated response: line #00: 200 29947 OK (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29948 rtpbridge/123@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201210 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found endpoint: rtpbridge/123@mgw (mgcp_endp.c:280) 20250804085201211 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201211 DLMGCP DEBUG <0013> Generated response: line #00: 200 29948 OK (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29949 rtpbridge/124@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found endpoint: rtpbridge/124@mgw (mgcp_endp.c:280) 20250804085201211 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201211 DLMGCP DEBUG <0013> Generated response: line #00: 200 29949 OK (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29950 rtpbridge/125@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found endpoint: rtpbridge/125@mgw (mgcp_endp.c:280) 20250804085201211 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201211 DLMGCP DEBUG <0013> Generated response: line #00: 200 29950 OK (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29951 rtpbridge/126@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found endpoint: rtpbridge/126@mgw (mgcp_endp.c:280) 20250804085201211 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201211 DLMGCP DEBUG <0013> Generated response: line #00: 200 29951 OK (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29952 rtpbridge/127@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found endpoint: rtpbridge/127@mgw (mgcp_endp.c:280) 20250804085201211 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201211 DLMGCP DEBUG <0013> Generated response: line #00: 200 29952 OK (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29953 rtpbridge/128@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found endpoint: rtpbridge/128@mgw (mgcp_endp.c:280) 20250804085201211 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201211 DLMGCP DEBUG <0013> Generated response: line #00: 200 29953 OK (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29954 rtpbridge/129@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found endpoint: rtpbridge/129@mgw (mgcp_endp.c:280) 20250804085201211 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201211 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201211 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201211 DLMGCP DEBUG <0013> Generated response: line #00: 200 29954 OK (mgcp_msg.c:72) 20250804085201212 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29955 rtpbridge/12a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201212 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found endpoint: rtpbridge/12a@mgw (mgcp_endp.c:280) 20250804085201212 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250804085201212 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201212 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201212 DLMGCP DEBUG <0013> Generated response: line #00: 200 29955 OK (mgcp_msg.c:72) 20250804085201212 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29956 rtpbridge/12b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201212 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found endpoint: rtpbridge/12b@mgw (mgcp_endp.c:280) 20250804085201212 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250804085201212 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201212 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201212 DLMGCP DEBUG <0013> Generated response: line #00: 200 29956 OK (mgcp_msg.c:72) 20250804085201212 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29957 rtpbridge/12c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085201212 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085201212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found endpoint: rtpbridge/12c@mgw (mgcp_endp.c:280) 20250804085201212 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250804085201212 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085201212 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085201212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085201212 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085201212 DLMGCP DEBUG <0013> Generated response: line #00: 200 29957 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed RTPEM0(73)@ab0128624cc1: Final verdict of PTC: none RTPEM1(74)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(76)@ab0128624cc1: Final verdict of PTC: none RTPEM2(75)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(77)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'. Mon Aug 4 08:52:01 UTC 2025 ====== MGCP_Test.TC_crcx_wildcarded_exhaust pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_wildcarded_exhaust.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=3001792) Waiting for packet dumper to finish... 1 (prev_count=3001792, count=3003872) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'. ------ MGCP_Test.TC_mdcx_without_crcx ------ Mon Aug 4 08:52:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_mdcx_without_crcx started. 20250804085209387 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39107 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085209387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250804085209387 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250804085209387 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085209387 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085209387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085209387 DLMGCP DEBUG <0013> Generated response: line #00: 515 39107 FAIL (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> Received message: line #00: MDCX 39108 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085209394 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250804085209394 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250804085209394 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804085209394 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085209394 DLMGCP NOTICE <0013> rtpbridge/3@mgw: Got media info via SDP: port:2344, addr:127.0.0.2, duration:20, payload-types:98=AMR (mgcp_sdp.c:443) 20250804085209394 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw MDCX: endpoint is not holding a connection. (mgcp_protocol.c:804) 20250804085209394 DLMGCP DEBUG <0013> endpoint:none Generated response: code=400 (mgcp_protocol.c:146) 20250804085209394 DLMGCP DEBUG <0013> Generated response: line #00: 400 39108 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM0(78)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(81)@ab0128624cc1: Final verdict of PTC: none RTPEM2(80)@ab0128624cc1: Final verdict of PTC: none RTPEM1(79)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@ab0128624cc1: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'. Mon Aug 4 08:52:09 UTC 2025 ====== MGCP_Test.TC_mdcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_without_crcx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=33924) Waiting for packet dumper to finish... 1 (prev_count=33924, count=36204) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'. ------ MGCP_Test.TC_dlcx_without_crcx ------ Mon Aug 4 08:52:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_dlcx_without_crcx started. 20250804085217528 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63598 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085217528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250804085217528 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250804085217528 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085217528 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085217528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085217528 DLMGCP DEBUG <0013> Generated response: line #00: 515 63598 FAIL (mgcp_msg.c:72) 20250804085217531 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63599 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085217531 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250804085217531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250804085217531 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250804085217531 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085217531 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085217531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085217531 DLMGCP DEBUG <0013> Generated response: line #00: 515 63599 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(87)@ab0128624cc1: Final verdict of PTC: none RTPEM2(85)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(86)@ab0128624cc1: Final verdict of PTC: none RTPEM1(84)@ab0128624cc1: Final verdict of PTC: none RTPEM0(83)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@ab0128624cc1: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'. Mon Aug 4 08:52:17 UTC 2025 ====== MGCP_Test.TC_dlcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_without_crcx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=30612) Waiting for packet dumper to finish... 1 (prev_count=30612, count=32692) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep'. ------ MGCP_Test.TC_dlcx_non_existant_ep ------ Mon Aug 4 08:52:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_dlcx_non_existant_ep started. 20250804085225695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62550 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085225695 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:286) 20250804085225695 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:349) 20250804085225695 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:146) 20250804085225695 DLMGCP DEBUG <0013> Generated response: line #00: 500 62550 FAIL (mgcp_msg.c:72) 20250804085225697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62551 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085225697 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250804085225697 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:286) 20250804085225697 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:349) 20250804085225697 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:146) 20250804085225697 DLMGCP DEBUG <0013> Generated response: line #00: 500 62551 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(92)@ab0128624cc1: Final verdict of PTC: none RTPEM2(90)@ab0128624cc1: Final verdict of PTC: none RTPEM0(88)@ab0128624cc1: Final verdict of PTC: none RTPEM1(89)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(91)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@ab0128624cc1: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass'. Mon Aug 4 08:52:25 UTC 2025 ====== MGCP_Test.TC_dlcx_non_existant_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_non_existant_ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=29440) Waiting for packet dumper to finish... 1 (prev_count=29440, count=31720) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'. ------ MGCP_Test.TC_mdcx_wildcarded ------ Mon Aug 4 08:52:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_mdcx_wildcarded started. 20250804085233883 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53119 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085233883 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085233883 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233883 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233884 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233887 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085233888 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085233888 DLMGCP DEBUG <0013> Generated response: line #00: 200 53119 OK (mgcp_msg.c:72) 20250804085233898 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53120 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085233898 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085233899 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250804085233899 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250804085233899 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085233899 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804085233899 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085233899 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804085233899 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250804085233899 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804085233899 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250804085233899 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085233899 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085233899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085233899 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085233899 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804085233899 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw MDCX: wildcarded endpoint names not supported. (mgcp_protocol.c:890) 20250804085233899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=507 (mgcp_protocol.c:146) 20250804085233899 DLMGCP DEBUG <0013> Generated response: line #00: 507 53120 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass VirtCallAgent-STATS(96)@ab0128624cc1: Final verdict of PTC: none RTPEM0(93)@ab0128624cc1: Final verdict of PTC: none RTPEM1(94)@ab0128624cc1: Final verdict of PTC: none RTPEM2(95)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@ab0128624cc1: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'. Mon Aug 4 08:52:33 UTC 2025 ====== MGCP_Test.TC_mdcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_wildcarded.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=99860) Waiting for packet dumper to finish... 1 (prev_count=99860, count=102140) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'. ------ MGCP_Test.TC_dlcx_wildcarded ------ Mon Aug 4 08:52:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_dlcx_wildcarded started. 20250804085242064 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13261 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085242064 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085242064 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085242064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242064 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242064 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242064 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242066 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242067 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242068 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242069 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242069 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242069 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242069 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242069 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242069 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242069 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242069 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242069 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085242069 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085242069 DLMGCP DEBUG <0013> Generated response: line #00: 200 13261 OK (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13262 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085242076 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085242076 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242076 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242076 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:02FA50C5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242076 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:02FA50C5 output_enabled 0 (mgcp_conn.c:271) 20250804085242076 DLMGCP DEBUG <0013> (1234/rtp C:02FA50C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242076 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:02FA50C5 CRCX: connection successfully created: (1234/rtp C:02FA50C5 r=NULL:0<->l=::1:4616) (mgcp_protocol.c:772) 20250804085242076 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242076 DLMGCP DEBUG <0013> Generated response: line #00: 200 13262 OK (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Generated response: line #02: I: 02FA50C5 (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Generated response: line #04: o=- 02FA50C5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4616 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242076 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13263 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242077 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242077 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250804085242077 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085242077 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242077 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:599C7D73 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:599C7D73 output_enabled 0 (mgcp_conn.c:271) 20250804085242078 DLMGCP DEBUG <0013> (1234/rtp C:599C7D73 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242078 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:599C7D73 CRCX: connection successfully created: (1234/rtp C:599C7D73 r=NULL:0<->l=::1:4618) (mgcp_protocol.c:772) 20250804085242078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242078 DLMGCP DEBUG <0013> Generated response: line #00: 200 13263 OK (mgcp_msg.c:72) 20250804085242078 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250804085242078 DLMGCP DEBUG <0013> Generated response: line #02: I: 599C7D73 (mgcp_msg.c:72) 20250804085242078 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242078 DLMGCP DEBUG <0013> Generated response: line #04: o=- 599C7D73 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242078 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242078 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242078 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242078 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4618 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242078 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242078 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13264 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250804085242080 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250804085242080 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242080 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:C123C3ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:C123C3ED output_enabled 0 (mgcp_conn.c:271) 20250804085242080 DLMGCP DEBUG <0013> (1234/rtp C:C123C3ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242080 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:C123C3ED CRCX: connection successfully created: (1234/rtp C:C123C3ED r=NULL:0<->l=::1:4620) (mgcp_protocol.c:772) 20250804085242080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242080 DLMGCP DEBUG <0013> Generated response: line #00: 200 13264 OK (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Generated response: line #02: I: C123C3ED (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Generated response: line #04: o=- C123C3ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4620 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242080 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13265 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242081 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242081 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242081 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250804085242081 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250804085242081 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242081 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:72A81A3A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:72A81A3A output_enabled 0 (mgcp_conn.c:271) 20250804085242081 DLMGCP DEBUG <0013> (1234/rtp C:72A81A3A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242081 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:72A81A3A CRCX: connection successfully created: (1234/rtp C:72A81A3A r=NULL:0<->l=::1:4622) (mgcp_protocol.c:772) 20250804085242081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242081 DLMGCP DEBUG <0013> Generated response: line #00: 200 13265 OK (mgcp_msg.c:72) 20250804085242081 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250804085242081 DLMGCP DEBUG <0013> Generated response: line #02: I: 72A81A3A (mgcp_msg.c:72) 20250804085242081 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72A81A3A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4622 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13266 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250804085242082 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085242082 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242082 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242082 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:6371B257 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242082 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:6371B257 output_enabled 0 (mgcp_conn.c:271) 20250804085242082 DLMGCP DEBUG <0013> (1234/rtp C:6371B257 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242082 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:6371B257 CRCX: connection successfully created: (1234/rtp C:6371B257 r=NULL:0<->l=::1:4624) (mgcp_protocol.c:772) 20250804085242082 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #00: 200 13266 OK (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #02: I: 6371B257 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6371B257 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4624 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242082 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13267 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250804085242083 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250804085242083 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242083 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:FEB4A0DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:FEB4A0DA output_enabled 0 (mgcp_conn.c:271) 20250804085242083 DLMGCP DEBUG <0013> (1234/rtp C:FEB4A0DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242083 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:FEB4A0DA CRCX: connection successfully created: (1234/rtp C:FEB4A0DA r=NULL:0<->l=::1:4626) (mgcp_protocol.c:772) 20250804085242083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242083 DLMGCP DEBUG <0013> Generated response: line #00: 200 13267 OK (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Generated response: line #02: I: FEB4A0DA (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Generated response: line #04: o=- FEB4A0DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4626 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242083 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13268 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250804085242084 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250804085242084 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242084 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:75F34CC3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242084 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:75F34CC3 output_enabled 0 (mgcp_conn.c:271) 20250804085242084 DLMGCP DEBUG <0013> (1234/rtp C:75F34CC3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242084 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:75F34CC3 CRCX: connection successfully created: (1234/rtp C:75F34CC3 r=NULL:0<->l=::1:4628) (mgcp_protocol.c:772) 20250804085242084 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #00: 200 13268 OK (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #02: I: 75F34CC3 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75F34CC3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4628 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13269 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250804085242084 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250804085242084 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242084 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:00B6C405 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242084 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:00B6C405 output_enabled 0 (mgcp_conn.c:271) 20250804085242084 DLMGCP DEBUG <0013> (1234/rtp C:00B6C405 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242084 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:00B6C405 CRCX: connection successfully created: (1234/rtp C:00B6C405 r=NULL:0<->l=::1:4630) (mgcp_protocol.c:772) 20250804085242084 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #00: 200 13269 OK (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #02: I: 00B6C405 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00B6C405 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4630 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242084 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13270 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250804085242085 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250804085242085 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242085 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:62BA109B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:62BA109B output_enabled 0 (mgcp_conn.c:271) 20250804085242085 DLMGCP DEBUG <0013> (1234/rtp C:62BA109B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242085 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:62BA109B CRCX: connection successfully created: (1234/rtp C:62BA109B r=NULL:0<->l=::1:4632) (mgcp_protocol.c:772) 20250804085242085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242085 DLMGCP DEBUG <0013> Generated response: line #00: 200 13270 OK (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Generated response: line #02: I: 62BA109B (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62BA109B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4632 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242085 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13271 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250804085242087 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250804085242087 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:90C20F01 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:90C20F01 output_enabled 0 (mgcp_conn.c:271) 20250804085242087 DLMGCP DEBUG <0013> (1234/rtp C:90C20F01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242087 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:90C20F01 CRCX: connection successfully created: (1234/rtp C:90C20F01 r=NULL:0<->l=::1:4634) (mgcp_protocol.c:772) 20250804085242087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242087 DLMGCP DEBUG <0013> Generated response: line #00: 200 13271 OK (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Generated response: line #02: I: 90C20F01 (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90C20F01 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4634 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13272 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242087 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250804085242087 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250804085242087 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242088 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:4EACB504 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242088 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:4EACB504 output_enabled 0 (mgcp_conn.c:271) 20250804085242088 DLMGCP DEBUG <0013> (1234/rtp C:4EACB504 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242088 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:4EACB504 CRCX: connection successfully created: (1234/rtp C:4EACB504 r=NULL:0<->l=::1:4636) (mgcp_protocol.c:772) 20250804085242088 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #00: 200 13272 OK (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EACB504 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EACB504 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4636 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13273 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250804085242088 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250804085242088 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:79D03F23 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:79D03F23 output_enabled 0 (mgcp_conn.c:271) 20250804085242088 DLMGCP DEBUG <0013> (1234/rtp C:79D03F23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242088 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:79D03F23 CRCX: connection successfully created: (1234/rtp C:79D03F23 r=NULL:0<->l=::1:4638) (mgcp_protocol.c:772) 20250804085242088 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #00: 200 13273 OK (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #02: I: 79D03F23 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79D03F23 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4638 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242088 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13274 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250804085242089 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250804085242089 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242089 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242089 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:59B0A822 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242089 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:59B0A822 output_enabled 0 (mgcp_conn.c:271) 20250804085242089 DLMGCP DEBUG <0013> (1234/rtp C:59B0A822 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242089 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:59B0A822 CRCX: connection successfully created: (1234/rtp C:59B0A822 r=NULL:0<->l=::1:4640) (mgcp_protocol.c:772) 20250804085242089 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242089 DLMGCP DEBUG <0013> Generated response: line #00: 200 13274 OK (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Generated response: line #02: I: 59B0A822 (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59B0A822 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4640 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242089 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13275 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250804085242090 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250804085242090 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:969AB6A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:969AB6A1 output_enabled 0 (mgcp_conn.c:271) 20250804085242090 DLMGCP DEBUG <0013> (1234/rtp C:969AB6A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242090 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:969AB6A1 CRCX: connection successfully created: (1234/rtp C:969AB6A1 r=NULL:0<->l=::1:4642) (mgcp_protocol.c:772) 20250804085242090 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242090 DLMGCP DEBUG <0013> Generated response: line #00: 200 13275 OK (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Generated response: line #02: I: 969AB6A1 (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Generated response: line #04: o=- 969AB6A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4642 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242090 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13276 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250804085242091 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250804085242091 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242091 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242091 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:5E0024F5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242091 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:5E0024F5 output_enabled 0 (mgcp_conn.c:271) 20250804085242091 DLMGCP DEBUG <0013> (1234/rtp C:5E0024F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242091 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:5E0024F5 CRCX: connection successfully created: (1234/rtp C:5E0024F5 r=NULL:0<->l=::1:4644) (mgcp_protocol.c:772) 20250804085242091 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242091 DLMGCP DEBUG <0013> Generated response: line #00: 200 13276 OK (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E0024F5 (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E0024F5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4644 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242091 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13277 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250804085242092 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250804085242092 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242092 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:7ED36D41 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242092 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:7ED36D41 output_enabled 0 (mgcp_conn.c:271) 20250804085242092 DLMGCP DEBUG <0013> (1234/rtp C:7ED36D41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242092 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:7ED36D41 CRCX: connection successfully created: (1234/rtp C:7ED36D41 r=NULL:0<->l=::1:4646) (mgcp_protocol.c:772) 20250804085242092 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242092 DLMGCP DEBUG <0013> Generated response: line #00: 200 13277 OK (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Generated response: line #02: I: 7ED36D41 (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7ED36D41 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4646 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242092 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13278 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250804085242093 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250804085242093 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242093 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242093 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:8601FF34 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242093 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:8601FF34 output_enabled 0 (mgcp_conn.c:271) 20250804085242093 DLMGCP DEBUG <0013> (1234/rtp C:8601FF34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242093 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:8601FF34 CRCX: connection successfully created: (1234/rtp C:8601FF34 r=NULL:0<->l=::1:4648) (mgcp_protocol.c:772) 20250804085242093 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #00: 200 13278 OK (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #02: I: 8601FF34 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8601FF34 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4648 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13279 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250804085242093 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250804085242093 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242093 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242093 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:3A3A137F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242093 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:3A3A137F output_enabled 0 (mgcp_conn.c:271) 20250804085242093 DLMGCP DEBUG <0013> (1234/rtp C:3A3A137F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242093 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:3A3A137F CRCX: connection successfully created: (1234/rtp C:3A3A137F r=NULL:0<->l=::1:4650) (mgcp_protocol.c:772) 20250804085242093 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #00: 200 13279 OK (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A3A137F (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A3A137F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4650 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242093 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13280 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250804085242094 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250804085242094 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242094 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F90C314A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242094 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F90C314A output_enabled 0 (mgcp_conn.c:271) 20250804085242094 DLMGCP DEBUG <0013> (1234/rtp C:F90C314A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242094 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:F90C314A CRCX: connection successfully created: (1234/rtp C:F90C314A r=NULL:0<->l=::1:4652) (mgcp_protocol.c:772) 20250804085242094 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #00: 200 13280 OK (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #02: I: F90C314A (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #04: o=- F90C314A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4652 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13281 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250804085242094 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250804085242094 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242094 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:8D3096DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242094 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:8D3096DA output_enabled 0 (mgcp_conn.c:271) 20250804085242094 DLMGCP DEBUG <0013> (1234/rtp C:8D3096DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242094 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:8D3096DA CRCX: connection successfully created: (1234/rtp C:8D3096DA r=NULL:0<->l=::1:4654) (mgcp_protocol.c:772) 20250804085242094 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #00: 200 13281 OK (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D3096DA (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D3096DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4654 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242094 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13282 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250804085242095 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250804085242095 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242095 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242095 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:0E6EAE56 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242095 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:0E6EAE56 output_enabled 0 (mgcp_conn.c:271) 20250804085242095 DLMGCP DEBUG <0013> (1234/rtp C:0E6EAE56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242095 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:0E6EAE56 CRCX: connection successfully created: (1234/rtp C:0E6EAE56 r=NULL:0<->l=::1:4656) (mgcp_protocol.c:772) 20250804085242095 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242095 DLMGCP DEBUG <0013> Generated response: line #00: 200 13282 OK (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E6EAE56 (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E6EAE56 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4656 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13283 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242095 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250804085242096 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250804085242096 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242096 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:7A63292D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242096 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:7A63292D output_enabled 0 (mgcp_conn.c:271) 20250804085242096 DLMGCP DEBUG <0013> (1234/rtp C:7A63292D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242096 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:7A63292D CRCX: connection successfully created: (1234/rtp C:7A63292D r=NULL:0<->l=::1:4658) (mgcp_protocol.c:772) 20250804085242096 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #00: 200 13283 OK (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A63292D (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A63292D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4658 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13284 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250804085242096 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250804085242096 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242096 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:2E4B0587 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242096 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:2E4B0587 output_enabled 0 (mgcp_conn.c:271) 20250804085242096 DLMGCP DEBUG <0013> (1234/rtp C:2E4B0587 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242096 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:2E4B0587 CRCX: connection successfully created: (1234/rtp C:2E4B0587 r=NULL:0<->l=::1:4660) (mgcp_protocol.c:772) 20250804085242096 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #00: 200 13284 OK (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E4B0587 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E4B0587 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4660 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242096 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13285 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250804085242097 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250804085242097 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242097 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:9E3BC9EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242097 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:9E3BC9EC output_enabled 0 (mgcp_conn.c:271) 20250804085242097 DLMGCP DEBUG <0013> (1234/rtp C:9E3BC9EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242097 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:9E3BC9EC CRCX: connection successfully created: (1234/rtp C:9E3BC9EC r=NULL:0<->l=::1:4662) (mgcp_protocol.c:772) 20250804085242097 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #00: 200 13285 OK (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E3BC9EC (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E3BC9EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4662 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13286 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250804085242097 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250804085242097 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242097 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A1660ACE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242097 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A1660ACE output_enabled 0 (mgcp_conn.c:271) 20250804085242097 DLMGCP DEBUG <0013> (1234/rtp C:A1660ACE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242097 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:A1660ACE CRCX: connection successfully created: (1234/rtp C:A1660ACE r=NULL:0<->l=::1:4664) (mgcp_protocol.c:772) 20250804085242097 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #00: 200 13286 OK (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #02: I: A1660ACE (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1660ACE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4664 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242097 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13287 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250804085242098 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250804085242098 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:F03771ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:F03771ED output_enabled 0 (mgcp_conn.c:271) 20250804085242098 DLMGCP DEBUG <0013> (1234/rtp C:F03771ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242098 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:F03771ED CRCX: connection successfully created: (1234/rtp C:F03771ED r=NULL:0<->l=::1:4666) (mgcp_protocol.c:772) 20250804085242098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #00: 200 13287 OK (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #02: I: F03771ED (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #04: o=- F03771ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4666 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13288 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250804085242098 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250804085242098 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:40DF2EF3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:40DF2EF3 output_enabled 0 (mgcp_conn.c:271) 20250804085242098 DLMGCP DEBUG <0013> (1234/rtp C:40DF2EF3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242098 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:40DF2EF3 CRCX: connection successfully created: (1234/rtp C:40DF2EF3 r=NULL:0<->l=::1:4668) (mgcp_protocol.c:772) 20250804085242098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #00: 200 13288 OK (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #02: I: 40DF2EF3 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40DF2EF3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4668 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242098 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13289 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250804085242099 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250804085242099 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:55DD4A92 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:55DD4A92 output_enabled 0 (mgcp_conn.c:271) 20250804085242099 DLMGCP DEBUG <0013> (1234/rtp C:55DD4A92 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242099 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:55DD4A92 CRCX: connection successfully created: (1234/rtp C:55DD4A92 r=NULL:0<->l=::1:4670) (mgcp_protocol.c:772) 20250804085242099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #00: 200 13289 OK (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #02: I: 55DD4A92 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55DD4A92 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4670 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13290 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250804085242099 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250804085242099 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:E3E166DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:E3E166DF output_enabled 0 (mgcp_conn.c:271) 20250804085242099 DLMGCP DEBUG <0013> (1234/rtp C:E3E166DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242099 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:E3E166DF CRCX: connection successfully created: (1234/rtp C:E3E166DF r=NULL:0<->l=::1:4672) (mgcp_protocol.c:772) 20250804085242099 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #00: 200 13290 OK (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #02: I: E3E166DF (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3E166DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4672 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242099 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13291 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250804085242100 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250804085242100 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242100 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:5F55D8EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:5F55D8EB output_enabled 0 (mgcp_conn.c:271) 20250804085242100 DLMGCP DEBUG <0013> (1234/rtp C:5F55D8EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242100 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:5F55D8EB CRCX: connection successfully created: (1234/rtp C:5F55D8EB r=NULL:0<->l=::1:4674) (mgcp_protocol.c:772) 20250804085242100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #00: 200 13291 OK (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F55D8EB (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F55D8EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4674 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13292 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250804085242100 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250804085242100 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242100 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:2C846B3F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:2C846B3F output_enabled 0 (mgcp_conn.c:271) 20250804085242100 DLMGCP DEBUG <0013> (1234/rtp C:2C846B3F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242100 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:2C846B3F CRCX: connection successfully created: (1234/rtp C:2C846B3F r=NULL:0<->l=::1:4676) (mgcp_protocol.c:772) 20250804085242100 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #00: 200 13292 OK (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C846B3F (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C846B3F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4676 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242100 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13293 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250804085242101 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250804085242101 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242101 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:298FE52E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242101 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:298FE52E output_enabled 0 (mgcp_conn.c:271) 20250804085242101 DLMGCP DEBUG <0013> (1234/rtp C:298FE52E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242101 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:298FE52E CRCX: connection successfully created: (1234/rtp C:298FE52E r=NULL:0<->l=::1:4678) (mgcp_protocol.c:772) 20250804085242101 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #00: 200 13293 OK (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #02: I: 298FE52E (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #04: o=- 298FE52E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4678 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13294 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250804085242101 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250804085242101 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242101 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:58F0710B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242101 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:58F0710B output_enabled 0 (mgcp_conn.c:271) 20250804085242101 DLMGCP DEBUG <0013> (1234/rtp C:58F0710B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242101 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:58F0710B CRCX: connection successfully created: (1234/rtp C:58F0710B r=NULL:0<->l=::1:4680) (mgcp_protocol.c:772) 20250804085242101 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #00: 200 13294 OK (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #02: I: 58F0710B (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58F0710B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4680 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242101 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13295 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250804085242102 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250804085242102 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242102 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:8D812DA6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242102 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:8D812DA6 output_enabled 0 (mgcp_conn.c:271) 20250804085242102 DLMGCP DEBUG <0013> (1234/rtp C:8D812DA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242102 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:8D812DA6 CRCX: connection successfully created: (1234/rtp C:8D812DA6 r=NULL:0<->l=::1:4682) (mgcp_protocol.c:772) 20250804085242102 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242102 DLMGCP DEBUG <0013> Generated response: line #00: 200 13295 OK (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D812DA6 (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D812DA6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4682 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242102 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13296 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250804085242103 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250804085242103 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242103 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242103 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:9DA74760 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242103 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:9DA74760 output_enabled 0 (mgcp_conn.c:271) 20250804085242103 DLMGCP DEBUG <0013> (1234/rtp C:9DA74760 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242103 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:9DA74760 CRCX: connection successfully created: (1234/rtp C:9DA74760 r=NULL:0<->l=::1:4684) (mgcp_protocol.c:772) 20250804085242103 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #00: 200 13296 OK (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DA74760 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9DA74760 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4684 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13297 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250804085242103 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250804085242103 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242103 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242103 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:E4023B24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242103 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:E4023B24 output_enabled 0 (mgcp_conn.c:271) 20250804085242103 DLMGCP DEBUG <0013> (1234/rtp C:E4023B24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242103 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:E4023B24 CRCX: connection successfully created: (1234/rtp C:E4023B24 r=NULL:0<->l=::1:4686) (mgcp_protocol.c:772) 20250804085242103 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #00: 200 13297 OK (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #02: I: E4023B24 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4023B24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4686 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242103 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13298 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250804085242104 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250804085242104 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242104 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:8CF64674 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242104 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:8CF64674 output_enabled 0 (mgcp_conn.c:271) 20250804085242104 DLMGCP DEBUG <0013> (1234/rtp C:8CF64674 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242104 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:8CF64674 CRCX: connection successfully created: (1234/rtp C:8CF64674 r=NULL:0<->l=::1:4688) (mgcp_protocol.c:772) 20250804085242104 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #00: 200 13298 OK (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CF64674 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8CF64674 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4688 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13299 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250804085242104 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250804085242104 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242104 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:791C7505 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242104 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:791C7505 output_enabled 0 (mgcp_conn.c:271) 20250804085242104 DLMGCP DEBUG <0013> (1234/rtp C:791C7505 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242104 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:791C7505 CRCX: connection successfully created: (1234/rtp C:791C7505 r=NULL:0<->l=::1:4690) (mgcp_protocol.c:772) 20250804085242104 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #00: 200 13299 OK (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #02: I: 791C7505 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #04: o=- 791C7505 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4690 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242104 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13300 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250804085242105 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250804085242105 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242105 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242105 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:789F224A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242105 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:789F224A output_enabled 0 (mgcp_conn.c:271) 20250804085242105 DLMGCP DEBUG <0013> (1234/rtp C:789F224A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242105 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:789F224A CRCX: connection successfully created: (1234/rtp C:789F224A r=NULL:0<->l=::1:4692) (mgcp_protocol.c:772) 20250804085242105 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #00: 200 13300 OK (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #02: I: 789F224A (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #04: o=- 789F224A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4692 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13301 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250804085242105 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250804085242105 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242105 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242105 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:7067BA33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242105 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:7067BA33 output_enabled 0 (mgcp_conn.c:271) 20250804085242105 DLMGCP DEBUG <0013> (1234/rtp C:7067BA33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242105 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:7067BA33 CRCX: connection successfully created: (1234/rtp C:7067BA33 r=NULL:0<->l=::1:4694) (mgcp_protocol.c:772) 20250804085242105 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #00: 200 13301 OK (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #02: I: 7067BA33 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7067BA33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4694 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242105 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13302 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250804085242106 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250804085242106 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242106 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:8D38B3AD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242106 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:8D38B3AD output_enabled 0 (mgcp_conn.c:271) 20250804085242106 DLMGCP DEBUG <0013> (1234/rtp C:8D38B3AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242106 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:8D38B3AD CRCX: connection successfully created: (1234/rtp C:8D38B3AD r=NULL:0<->l=::1:4696) (mgcp_protocol.c:772) 20250804085242106 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #00: 200 13302 OK (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D38B3AD (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D38B3AD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4696 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13303 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250804085242106 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250804085242106 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:7BCE1968 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:7BCE1968 output_enabled 0 (mgcp_conn.c:271) 20250804085242106 DLMGCP DEBUG <0013> (1234/rtp C:7BCE1968 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242106 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:7BCE1968 CRCX: connection successfully created: (1234/rtp C:7BCE1968 r=NULL:0<->l=::1:4698) (mgcp_protocol.c:772) 20250804085242106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #00: 200 13303 OK (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #02: I: 7BCE1968 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7BCE1968 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4698 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242106 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13304 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250804085242107 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250804085242107 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:A68EAA3C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:A68EAA3C output_enabled 0 (mgcp_conn.c:271) 20250804085242107 DLMGCP DEBUG <0013> (1234/rtp C:A68EAA3C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242107 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:A68EAA3C CRCX: connection successfully created: (1234/rtp C:A68EAA3C r=NULL:0<->l=::1:4700) (mgcp_protocol.c:772) 20250804085242107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #00: 200 13304 OK (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #02: I: A68EAA3C (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #04: o=- A68EAA3C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4700 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13305 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250804085242107 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250804085242107 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:9F084FC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:9F084FC7 output_enabled 0 (mgcp_conn.c:271) 20250804085242107 DLMGCP DEBUG <0013> (1234/rtp C:9F084FC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242107 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:9F084FC7 CRCX: connection successfully created: (1234/rtp C:9F084FC7 r=NULL:0<->l=::1:4702) (mgcp_protocol.c:772) 20250804085242107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #00: 200 13305 OK (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F084FC7 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F084FC7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4702 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242107 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13306 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250804085242108 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250804085242108 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242108 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:5E751DC1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:5E751DC1 output_enabled 0 (mgcp_conn.c:271) 20250804085242108 DLMGCP DEBUG <0013> (1234/rtp C:5E751DC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242108 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:5E751DC1 CRCX: connection successfully created: (1234/rtp C:5E751DC1 r=NULL:0<->l=::1:4704) (mgcp_protocol.c:772) 20250804085242108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242108 DLMGCP DEBUG <0013> Generated response: line #00: 200 13306 OK (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E751DC1 (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E751DC1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4704 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13307 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250804085242108 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250804085242108 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242108 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:5FDBD96C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:5FDBD96C output_enabled 0 (mgcp_conn.c:271) 20250804085242109 DLMGCP DEBUG <0013> (1234/rtp C:5FDBD96C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242109 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:5FDBD96C CRCX: connection successfully created: (1234/rtp C:5FDBD96C r=NULL:0<->l=::1:4706) (mgcp_protocol.c:772) 20250804085242109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #00: 200 13307 OK (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FDBD96C (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FDBD96C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4706 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13308 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250804085242109 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250804085242109 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242109 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:2D35D406 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:2D35D406 output_enabled 0 (mgcp_conn.c:271) 20250804085242109 DLMGCP DEBUG <0013> (1234/rtp C:2D35D406 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242109 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:2D35D406 CRCX: connection successfully created: (1234/rtp C:2D35D406 r=NULL:0<->l=::1:4708) (mgcp_protocol.c:772) 20250804085242109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #00: 200 13308 OK (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D35D406 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D35D406 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4708 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242109 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13309 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250804085242110 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250804085242110 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242110 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:AC087158 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242110 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:AC087158 output_enabled 0 (mgcp_conn.c:271) 20250804085242110 DLMGCP DEBUG <0013> (1234/rtp C:AC087158 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242110 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:AC087158 CRCX: connection successfully created: (1234/rtp C:AC087158 r=NULL:0<->l=::1:4710) (mgcp_protocol.c:772) 20250804085242110 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242110 DLMGCP DEBUG <0013> Generated response: line #00: 200 13309 OK (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Generated response: line #02: I: AC087158 (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC087158 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4710 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242110 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13310 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250804085242111 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250804085242111 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242111 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:E5139CEE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242111 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:E5139CEE output_enabled 0 (mgcp_conn.c:271) 20250804085242111 DLMGCP DEBUG <0013> (1234/rtp C:E5139CEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242111 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:E5139CEE CRCX: connection successfully created: (1234/rtp C:E5139CEE r=NULL:0<->l=::1:4712) (mgcp_protocol.c:772) 20250804085242111 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #00: 200 13310 OK (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #02: I: E5139CEE (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5139CEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4712 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13311 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250804085242111 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250804085242111 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242111 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:36BA606F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242111 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:36BA606F output_enabled 0 (mgcp_conn.c:271) 20250804085242111 DLMGCP DEBUG <0013> (1234/rtp C:36BA606F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242111 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:36BA606F CRCX: connection successfully created: (1234/rtp C:36BA606F r=NULL:0<->l=::1:4714) (mgcp_protocol.c:772) 20250804085242111 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #00: 200 13311 OK (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #02: I: 36BA606F (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36BA606F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242111 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4714 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13312 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250804085242112 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250804085242112 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242112 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:E2BE43A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242112 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:E2BE43A2 output_enabled 0 (mgcp_conn.c:271) 20250804085242112 DLMGCP DEBUG <0013> (1234/rtp C:E2BE43A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242112 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:E2BE43A2 CRCX: connection successfully created: (1234/rtp C:E2BE43A2 r=NULL:0<->l=::1:4716) (mgcp_protocol.c:772) 20250804085242112 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242112 DLMGCP DEBUG <0013> Generated response: line #00: 200 13312 OK (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Generated response: line #02: I: E2BE43A2 (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Generated response: line #04: o=- E2BE43A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4716 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242112 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13313 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250804085242113 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250804085242113 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242113 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:F57963F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242113 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:F57963F4 output_enabled 0 (mgcp_conn.c:271) 20250804085242113 DLMGCP DEBUG <0013> (1234/rtp C:F57963F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242113 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:F57963F4 CRCX: connection successfully created: (1234/rtp C:F57963F4 r=NULL:0<->l=::1:4718) (mgcp_protocol.c:772) 20250804085242113 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242113 DLMGCP DEBUG <0013> Generated response: line #00: 200 13313 OK (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Generated response: line #02: I: F57963F4 (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Generated response: line #04: o=- F57963F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4718 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242113 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13314 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250804085242114 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250804085242114 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242114 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:5589A368 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242114 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:5589A368 output_enabled 0 (mgcp_conn.c:271) 20250804085242114 DLMGCP DEBUG <0013> (1234/rtp C:5589A368 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242114 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:5589A368 CRCX: connection successfully created: (1234/rtp C:5589A368 r=NULL:0<->l=::1:4720) (mgcp_protocol.c:772) 20250804085242114 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #00: 200 13314 OK (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #02: I: 5589A368 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5589A368 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4720 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13315 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250804085242114 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250804085242114 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242114 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:E7C7D8E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242114 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:E7C7D8E4 output_enabled 0 (mgcp_conn.c:271) 20250804085242114 DLMGCP DEBUG <0013> (1234/rtp C:E7C7D8E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242114 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:E7C7D8E4 CRCX: connection successfully created: (1234/rtp C:E7C7D8E4 r=NULL:0<->l=::1:4722) (mgcp_protocol.c:772) 20250804085242114 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #00: 200 13315 OK (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #02: I: E7C7D8E4 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7C7D8E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242114 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4722 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250804085242115 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250804085242115 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242115 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242115 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:6AADD477 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242115 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:6AADD477 output_enabled 0 (mgcp_conn.c:271) 20250804085242115 DLMGCP DEBUG <0013> (1234/rtp C:6AADD477 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242115 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:6AADD477 CRCX: connection successfully created: (1234/rtp C:6AADD477 r=NULL:0<->l=::1:4724) (mgcp_protocol.c:772) 20250804085242115 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #00: 200 13316 OK (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AADD477 (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6AADD477 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4724 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242115 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13317 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250804085242116 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250804085242116 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242116 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242116 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:AC989936 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242116 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:AC989936 output_enabled 0 (mgcp_conn.c:271) 20250804085242116 DLMGCP DEBUG <0013> (1234/rtp C:AC989936 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242116 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:AC989936 CRCX: connection successfully created: (1234/rtp C:AC989936 r=NULL:0<->l=::1:4726) (mgcp_protocol.c:772) 20250804085242116 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242116 DLMGCP DEBUG <0013> Generated response: line #00: 200 13317 OK (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Generated response: line #02: I: AC989936 (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC989936 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4726 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242116 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13318 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250804085242117 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250804085242117 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242117 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242117 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:9015BCE8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242117 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:9015BCE8 output_enabled 0 (mgcp_conn.c:271) 20250804085242117 DLMGCP DEBUG <0013> (1234/rtp C:9015BCE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242117 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:9015BCE8 CRCX: connection successfully created: (1234/rtp C:9015BCE8 r=NULL:0<->l=::1:4728) (mgcp_protocol.c:772) 20250804085242117 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242117 DLMGCP DEBUG <0013> Generated response: line #00: 200 13318 OK (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Generated response: line #02: I: 9015BCE8 (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9015BCE8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4728 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242117 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13319 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250804085242118 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250804085242118 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242118 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:2C983D5B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:2C983D5B output_enabled 0 (mgcp_conn.c:271) 20250804085242118 DLMGCP DEBUG <0013> (1234/rtp C:2C983D5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242118 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:2C983D5B CRCX: connection successfully created: (1234/rtp C:2C983D5B r=NULL:0<->l=::1:4730) (mgcp_protocol.c:772) 20250804085242118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242118 DLMGCP DEBUG <0013> Generated response: line #00: 200 13319 OK (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C983D5B (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C983D5B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4730 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13320 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250804085242118 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250804085242118 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242118 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242118 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:275662CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:275662CB output_enabled 0 (mgcp_conn.c:271) 20250804085242119 DLMGCP DEBUG <0013> (1234/rtp C:275662CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242119 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:275662CB CRCX: connection successfully created: (1234/rtp C:275662CB r=NULL:0<->l=::1:4732) (mgcp_protocol.c:772) 20250804085242119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #00: 200 13320 OK (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #02: I: 275662CB (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #04: o=- 275662CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4732 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13321 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250804085242119 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250804085242119 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242119 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:2BEDF50A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:2BEDF50A output_enabled 0 (mgcp_conn.c:271) 20250804085242119 DLMGCP DEBUG <0013> (1234/rtp C:2BEDF50A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242119 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:2BEDF50A CRCX: connection successfully created: (1234/rtp C:2BEDF50A r=NULL:0<->l=::1:4734) (mgcp_protocol.c:772) 20250804085242119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #00: 200 13321 OK (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BEDF50A (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BEDF50A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4734 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242119 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13322 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250804085242120 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250804085242120 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242120 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:2DCEFEBF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:2DCEFEBF output_enabled 0 (mgcp_conn.c:271) 20250804085242120 DLMGCP DEBUG <0013> (1234/rtp C:2DCEFEBF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242120 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:2DCEFEBF CRCX: connection successfully created: (1234/rtp C:2DCEFEBF r=NULL:0<->l=::1:4736) (mgcp_protocol.c:772) 20250804085242120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242120 DLMGCP DEBUG <0013> Generated response: line #00: 200 13322 OK (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Generated response: line #02: I: 2DCEFEBF (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2DCEFEBF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4736 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13323 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242120 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250804085242121 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250804085242121 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242121 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:3161F104 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:3161F104 output_enabled 0 (mgcp_conn.c:271) 20250804085242121 DLMGCP DEBUG <0013> (1234/rtp C:3161F104 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242121 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:3161F104 CRCX: connection successfully created: (1234/rtp C:3161F104 r=NULL:0<->l=::1:4738) (mgcp_protocol.c:772) 20250804085242121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #00: 200 13323 OK (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #02: I: 3161F104 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3161F104 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4738 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13324 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250804085242121 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250804085242121 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242121 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:0682CCD0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:0682CCD0 output_enabled 0 (mgcp_conn.c:271) 20250804085242121 DLMGCP DEBUG <0013> (1234/rtp C:0682CCD0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242121 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:0682CCD0 CRCX: connection successfully created: (1234/rtp C:0682CCD0 r=NULL:0<->l=::1:4740) (mgcp_protocol.c:772) 20250804085242121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #00: 200 13324 OK (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #02: I: 0682CCD0 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0682CCD0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4740 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242121 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13325 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250804085242122 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250804085242122 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:E2B7ADCF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:E2B7ADCF output_enabled 0 (mgcp_conn.c:271) 20250804085242122 DLMGCP DEBUG <0013> (1234/rtp C:E2B7ADCF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242122 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:E2B7ADCF CRCX: connection successfully created: (1234/rtp C:E2B7ADCF r=NULL:0<->l=::1:4742) (mgcp_protocol.c:772) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #00: 200 13325 OK (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #02: I: E2B7ADCF (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #04: o=- E2B7ADCF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4742 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13326 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250804085242122 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250804085242122 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:8DA5ACD0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:8DA5ACD0 output_enabled 0 (mgcp_conn.c:271) 20250804085242122 DLMGCP DEBUG <0013> (1234/rtp C:8DA5ACD0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242122 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:8DA5ACD0 CRCX: connection successfully created: (1234/rtp C:8DA5ACD0 r=NULL:0<->l=::1:4744) (mgcp_protocol.c:772) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #00: 200 13326 OK (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #02: I: 8DA5ACD0 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8DA5ACD0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4744 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13327 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250804085242122 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250804085242122 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:A17C8724 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:A17C8724 output_enabled 0 (mgcp_conn.c:271) 20250804085242122 DLMGCP DEBUG <0013> (1234/rtp C:A17C8724 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242122 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:A17C8724 CRCX: connection successfully created: (1234/rtp C:A17C8724 r=NULL:0<->l=::1:4746) (mgcp_protocol.c:772) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #00: 200 13327 OK (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #02: I: A17C8724 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #04: o=- A17C8724 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4746 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13328 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250804085242122 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250804085242122 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:7311CFEE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242122 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:7311CFEE output_enabled 0 (mgcp_conn.c:271) 20250804085242122 DLMGCP DEBUG <0013> (1234/rtp C:7311CFEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242123 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:7311CFEE CRCX: connection successfully created: (1234/rtp C:7311CFEE r=NULL:0<->l=::1:4748) (mgcp_protocol.c:772) 20250804085242123 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #00: 200 13328 OK (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #02: I: 7311CFEE (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7311CFEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4748 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13329 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250804085242123 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250804085242123 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242123 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242123 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:3349550B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242123 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:3349550B output_enabled 0 (mgcp_conn.c:271) 20250804085242123 DLMGCP DEBUG <0013> (1234/rtp C:3349550B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242123 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:3349550B CRCX: connection successfully created: (1234/rtp C:3349550B r=NULL:0<->l=::1:4750) (mgcp_protocol.c:772) 20250804085242123 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #00: 200 13329 OK (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #02: I: 3349550B (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3349550B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4750 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13330 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250804085242123 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250804085242123 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242123 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242123 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:9E05A1FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242123 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:9E05A1FE output_enabled 0 (mgcp_conn.c:271) 20250804085242123 DLMGCP DEBUG <0013> (1234/rtp C:9E05A1FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242123 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:9E05A1FE CRCX: connection successfully created: (1234/rtp C:9E05A1FE r=NULL:0<->l=::1:4752) (mgcp_protocol.c:772) 20250804085242123 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #00: 200 13330 OK (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E05A1FE (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E05A1FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4752 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242123 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13331 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250804085242124 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250804085242124 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242124 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:8E8F2636 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242124 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:8E8F2636 output_enabled 0 (mgcp_conn.c:271) 20250804085242124 DLMGCP DEBUG <0013> (1234/rtp C:8E8F2636 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242124 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:8E8F2636 CRCX: connection successfully created: (1234/rtp C:8E8F2636 r=NULL:0<->l=::1:4754) (mgcp_protocol.c:772) 20250804085242124 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #00: 200 13331 OK (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E8F2636 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E8F2636 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4754 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13332 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250804085242124 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250804085242124 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242124 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:03C6F65A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242124 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:03C6F65A output_enabled 0 (mgcp_conn.c:271) 20250804085242124 DLMGCP DEBUG <0013> (1234/rtp C:03C6F65A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242124 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:03C6F65A CRCX: connection successfully created: (1234/rtp C:03C6F65A r=NULL:0<->l=::1:4756) (mgcp_protocol.c:772) 20250804085242124 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #00: 200 13332 OK (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #02: I: 03C6F65A (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03C6F65A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4756 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242124 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13333 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250804085242125 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250804085242125 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242125 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242125 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:EE26AB65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242125 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:EE26AB65 output_enabled 0 (mgcp_conn.c:271) 20250804085242125 DLMGCP DEBUG <0013> (1234/rtp C:EE26AB65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242125 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:EE26AB65 CRCX: connection successfully created: (1234/rtp C:EE26AB65 r=NULL:0<->l=::1:4758) (mgcp_protocol.c:772) 20250804085242125 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #00: 200 13333 OK (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #02: I: EE26AB65 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE26AB65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4758 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13334 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250804085242125 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250804085242125 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242125 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242125 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:51DC0481 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242125 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:51DC0481 output_enabled 0 (mgcp_conn.c:271) 20250804085242125 DLMGCP DEBUG <0013> (1234/rtp C:51DC0481 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242125 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:51DC0481 CRCX: connection successfully created: (1234/rtp C:51DC0481 r=NULL:0<->l=::1:4760) (mgcp_protocol.c:772) 20250804085242125 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #00: 200 13334 OK (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #02: I: 51DC0481 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51DC0481 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4760 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242125 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242126 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13335 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242126 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242126 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242126 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242126 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250804085242126 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250804085242126 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242126 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:5EB2918E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:5EB2918E output_enabled 0 (mgcp_conn.c:271) 20250804085242127 DLMGCP DEBUG <0013> (1234/rtp C:5EB2918E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242127 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:5EB2918E CRCX: connection successfully created: (1234/rtp C:5EB2918E r=NULL:0<->l=::1:4762) (mgcp_protocol.c:772) 20250804085242127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242127 DLMGCP DEBUG <0013> Generated response: line #00: 200 13335 OK (mgcp_msg.c:72) 20250804085242127 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250804085242127 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EB2918E (mgcp_msg.c:72) 20250804085242127 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242127 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EB2918E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242127 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242127 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242127 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242127 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4762 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242127 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242127 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13336 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250804085242128 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250804085242128 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242128 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:1DCF214C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:1DCF214C output_enabled 0 (mgcp_conn.c:271) 20250804085242128 DLMGCP DEBUG <0013> (1234/rtp C:1DCF214C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242128 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:1DCF214C CRCX: connection successfully created: (1234/rtp C:1DCF214C r=NULL:0<->l=::1:4764) (mgcp_protocol.c:772) 20250804085242128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242128 DLMGCP DEBUG <0013> Generated response: line #00: 200 13336 OK (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Generated response: line #02: I: 1DCF214C (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1DCF214C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4764 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13337 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250804085242128 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250804085242128 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242128 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:3E712C7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:3E712C7F output_enabled 0 (mgcp_conn.c:271) 20250804085242128 DLMGCP DEBUG <0013> (1234/rtp C:3E712C7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242129 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:3E712C7F CRCX: connection successfully created: (1234/rtp C:3E712C7F r=NULL:0<->l=::1:4766) (mgcp_protocol.c:772) 20250804085242129 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242129 DLMGCP DEBUG <0013> Generated response: line #00: 200 13337 OK (mgcp_msg.c:72) 20250804085242129 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250804085242129 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E712C7F (mgcp_msg.c:72) 20250804085242129 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242129 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E712C7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242129 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242129 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242129 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242129 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4766 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242129 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242129 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242131 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13338 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242131 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242131 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242131 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250804085242131 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250804085242131 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242131 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:C4F40608 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:C4F40608 output_enabled 0 (mgcp_conn.c:271) 20250804085242132 DLMGCP DEBUG <0013> (1234/rtp C:C4F40608 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242132 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:C4F40608 CRCX: connection successfully created: (1234/rtp C:C4F40608 r=NULL:0<->l=::1:4768) (mgcp_protocol.c:772) 20250804085242132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242132 DLMGCP DEBUG <0013> Generated response: line #00: 200 13338 OK (mgcp_msg.c:72) 20250804085242132 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250804085242132 DLMGCP DEBUG <0013> Generated response: line #02: I: C4F40608 (mgcp_msg.c:72) 20250804085242132 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242132 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4F40608 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242132 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242132 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242132 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242132 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4768 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242132 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242132 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242136 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13339 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242137 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242137 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242137 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250804085242137 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250804085242137 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242137 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:52774A31 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:52774A31 output_enabled 0 (mgcp_conn.c:271) 20250804085242138 DLMGCP DEBUG <0013> (1234/rtp C:52774A31 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242138 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:52774A31 CRCX: connection successfully created: (1234/rtp C:52774A31 r=NULL:0<->l=::1:4770) (mgcp_protocol.c:772) 20250804085242138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242138 DLMGCP DEBUG <0013> Generated response: line #00: 200 13339 OK (mgcp_msg.c:72) 20250804085242138 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250804085242138 DLMGCP DEBUG <0013> Generated response: line #02: I: 52774A31 (mgcp_msg.c:72) 20250804085242138 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242138 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52774A31 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242138 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242138 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242138 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242138 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4770 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242138 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242138 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242142 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13340 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242143 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242144 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242144 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250804085242144 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250804085242145 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:DD037232 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242146 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:DD037232 output_enabled 0 (mgcp_conn.c:271) 20250804085242146 DLMGCP DEBUG <0013> (1234/rtp C:DD037232 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242148 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:DD037232 CRCX: connection successfully created: (1234/rtp C:DD037232 r=NULL:0<->l=::1:4772) (mgcp_protocol.c:772) 20250804085242148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242148 DLMGCP DEBUG <0013> Generated response: line #00: 200 13340 OK (mgcp_msg.c:72) 20250804085242149 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250804085242149 DLMGCP DEBUG <0013> Generated response: line #02: I: DD037232 (mgcp_msg.c:72) 20250804085242149 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242150 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD037232 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242150 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242150 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242150 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242151 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4772 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242151 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242151 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242154 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13341 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242154 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242155 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242155 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242155 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250804085242155 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250804085242155 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242156 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242156 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:D1056E01 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242156 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:D1056E01 output_enabled 0 (mgcp_conn.c:271) 20250804085242156 DLMGCP DEBUG <0013> (1234/rtp C:D1056E01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242157 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:D1056E01 CRCX: connection successfully created: (1234/rtp C:D1056E01 r=NULL:0<->l=::1:4774) (mgcp_protocol.c:772) 20250804085242157 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242157 DLMGCP DEBUG <0013> Generated response: line #00: 200 13341 OK (mgcp_msg.c:72) 20250804085242158 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250804085242158 DLMGCP DEBUG <0013> Generated response: line #02: I: D1056E01 (mgcp_msg.c:72) 20250804085242158 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242158 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1056E01 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242158 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242158 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242159 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242159 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4774 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242159 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242159 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242161 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13342 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242161 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242161 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242162 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242162 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250804085242162 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250804085242162 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242162 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242162 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:798C395E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242163 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:798C395E output_enabled 0 (mgcp_conn.c:271) 20250804085242163 DLMGCP DEBUG <0013> (1234/rtp C:798C395E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242163 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:798C395E CRCX: connection successfully created: (1234/rtp C:798C395E r=NULL:0<->l=::1:4776) (mgcp_protocol.c:772) 20250804085242163 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242164 DLMGCP DEBUG <0013> Generated response: line #00: 200 13342 OK (mgcp_msg.c:72) 20250804085242164 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250804085242164 DLMGCP DEBUG <0013> Generated response: line #02: I: 798C395E (mgcp_msg.c:72) 20250804085242164 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242164 DLMGCP DEBUG <0013> Generated response: line #04: o=- 798C395E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242164 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242164 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242164 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242165 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4776 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242165 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242165 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242167 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13343 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242167 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242167 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242167 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242167 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250804085242168 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250804085242168 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242168 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242168 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:EE34D382 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242168 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:EE34D382 output_enabled 0 (mgcp_conn.c:271) 20250804085242168 DLMGCP DEBUG <0013> (1234/rtp C:EE34D382 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242169 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:EE34D382 CRCX: connection successfully created: (1234/rtp C:EE34D382 r=NULL:0<->l=::1:4778) (mgcp_protocol.c:772) 20250804085242169 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242169 DLMGCP DEBUG <0013> Generated response: line #00: 200 13343 OK (mgcp_msg.c:72) 20250804085242169 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250804085242169 DLMGCP DEBUG <0013> Generated response: line #02: I: EE34D382 (mgcp_msg.c:72) 20250804085242169 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242169 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE34D382 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242170 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242170 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242170 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242170 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4778 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242170 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242170 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242172 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13344 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242172 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242173 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242173 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242173 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250804085242173 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250804085242173 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242173 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242173 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:07B3F19B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242173 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:07B3F19B output_enabled 0 (mgcp_conn.c:271) 20250804085242173 DLMGCP DEBUG <0013> (1234/rtp C:07B3F19B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242174 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:07B3F19B CRCX: connection successfully created: (1234/rtp C:07B3F19B r=NULL:0<->l=::1:4780) (mgcp_protocol.c:772) 20250804085242174 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242174 DLMGCP DEBUG <0013> Generated response: line #00: 200 13344 OK (mgcp_msg.c:72) 20250804085242174 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250804085242174 DLMGCP DEBUG <0013> Generated response: line #02: I: 07B3F19B (mgcp_msg.c:72) 20250804085242174 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242174 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07B3F19B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242174 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242175 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242175 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242175 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4780 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242175 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242175 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13345 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242177 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242177 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250804085242177 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250804085242177 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242177 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:74F36E3F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242177 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:74F36E3F output_enabled 0 (mgcp_conn.c:271) 20250804085242177 DLMGCP DEBUG <0013> (1234/rtp C:74F36E3F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242178 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:74F36E3F CRCX: connection successfully created: (1234/rtp C:74F36E3F r=NULL:0<->l=::1:4782) (mgcp_protocol.c:772) 20250804085242178 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242178 DLMGCP DEBUG <0013> Generated response: line #00: 200 13345 OK (mgcp_msg.c:72) 20250804085242178 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250804085242178 DLMGCP DEBUG <0013> Generated response: line #02: I: 74F36E3F (mgcp_msg.c:72) 20250804085242178 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242178 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74F36E3F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242178 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242178 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242178 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242179 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4782 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242179 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242179 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242180 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13346 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242181 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242181 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242181 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242181 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250804085242181 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250804085242181 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242181 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:4C58FAAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242181 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:4C58FAAC output_enabled 0 (mgcp_conn.c:271) 20250804085242181 DLMGCP DEBUG <0013> (1234/rtp C:4C58FAAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242182 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:4C58FAAC CRCX: connection successfully created: (1234/rtp C:4C58FAAC r=NULL:0<->l=::1:4784) (mgcp_protocol.c:772) 20250804085242182 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242182 DLMGCP DEBUG <0013> Generated response: line #00: 200 13346 OK (mgcp_msg.c:72) 20250804085242182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250804085242182 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C58FAAC (mgcp_msg.c:72) 20250804085242182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242182 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C58FAAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4784 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242184 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242184 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242184 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250804085242185 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250804085242185 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242185 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:BB2AC344 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242185 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:BB2AC344 output_enabled 0 (mgcp_conn.c:271) 20250804085242185 DLMGCP DEBUG <0013> (1234/rtp C:BB2AC344 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242185 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:BB2AC344 CRCX: connection successfully created: (1234/rtp C:BB2AC344 r=NULL:0<->l=::1:4786) (mgcp_protocol.c:772) 20250804085242185 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242185 DLMGCP DEBUG <0013> Generated response: line #00: 200 13347 OK (mgcp_msg.c:72) 20250804085242186 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250804085242186 DLMGCP DEBUG <0013> Generated response: line #02: I: BB2AC344 (mgcp_msg.c:72) 20250804085242186 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242186 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB2AC344 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242186 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242186 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242186 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242186 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4786 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242186 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242186 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242188 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242188 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242188 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242188 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242188 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250804085242188 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250804085242188 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242189 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242189 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:29C5F0A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242189 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:29C5F0A2 output_enabled 0 (mgcp_conn.c:271) 20250804085242189 DLMGCP DEBUG <0013> (1234/rtp C:29C5F0A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242189 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:29C5F0A2 CRCX: connection successfully created: (1234/rtp C:29C5F0A2 r=NULL:0<->l=::1:4788) (mgcp_protocol.c:772) 20250804085242189 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242189 DLMGCP DEBUG <0013> Generated response: line #00: 200 13348 OK (mgcp_msg.c:72) 20250804085242189 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250804085242190 DLMGCP DEBUG <0013> Generated response: line #02: I: 29C5F0A2 (mgcp_msg.c:72) 20250804085242190 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242190 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29C5F0A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242190 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242190 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242190 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242190 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4788 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242190 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242190 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13349 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242191 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242191 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250804085242191 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250804085242191 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242191 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E4075B36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242191 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E4075B36 output_enabled 0 (mgcp_conn.c:271) 20250804085242191 DLMGCP DEBUG <0013> (1234/rtp C:E4075B36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242192 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:E4075B36 CRCX: connection successfully created: (1234/rtp C:E4075B36 r=NULL:0<->l=::1:4790) (mgcp_protocol.c:772) 20250804085242192 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242192 DLMGCP DEBUG <0013> Generated response: line #00: 200 13349 OK (mgcp_msg.c:72) 20250804085242192 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250804085242192 DLMGCP DEBUG <0013> Generated response: line #02: I: E4075B36 (mgcp_msg.c:72) 20250804085242192 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242192 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4075B36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242192 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242192 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242192 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242192 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4790 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242192 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242192 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13350 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250804085242194 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250804085242194 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242194 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:B01F3A4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242194 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:B01F3A4A output_enabled 0 (mgcp_conn.c:271) 20250804085242194 DLMGCP DEBUG <0013> (1234/rtp C:B01F3A4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242194 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:B01F3A4A CRCX: connection successfully created: (1234/rtp C:B01F3A4A r=NULL:0<->l=::1:4792) (mgcp_protocol.c:772) 20250804085242194 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242194 DLMGCP DEBUG <0013> Generated response: line #00: 200 13350 OK (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> Generated response: line #02: I: B01F3A4A (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> Generated response: line #04: o=- B01F3A4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4792 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242194 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13351 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250804085242196 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250804085242196 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:F7D867DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:F7D867DF output_enabled 0 (mgcp_conn.c:271) 20250804085242196 DLMGCP DEBUG <0013> (1234/rtp C:F7D867DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242196 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:F7D867DF CRCX: connection successfully created: (1234/rtp C:F7D867DF r=NULL:0<->l=::1:4794) (mgcp_protocol.c:772) 20250804085242196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242196 DLMGCP DEBUG <0013> Generated response: line #00: 200 13351 OK (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Generated response: line #02: I: F7D867DF (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7D867DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4794 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242196 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13352 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242197 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250804085242197 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250804085242197 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:7ED4E504 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:7ED4E504 output_enabled 0 (mgcp_conn.c:271) 20250804085242197 DLMGCP DEBUG <0013> (1234/rtp C:7ED4E504 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242197 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:7ED4E504 CRCX: connection successfully created: (1234/rtp C:7ED4E504 r=NULL:0<->l=::1:4796) (mgcp_protocol.c:772) 20250804085242197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242197 DLMGCP DEBUG <0013> Generated response: line #00: 200 13352 OK (mgcp_msg.c:72) 20250804085242197 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250804085242198 DLMGCP DEBUG <0013> Generated response: line #02: I: 7ED4E504 (mgcp_msg.c:72) 20250804085242198 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242198 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7ED4E504 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242198 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242198 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242198 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242198 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4796 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242198 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242198 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13353 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250804085242199 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250804085242199 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242199 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:75182BDE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242199 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:75182BDE output_enabled 0 (mgcp_conn.c:271) 20250804085242199 DLMGCP DEBUG <0013> (1234/rtp C:75182BDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242199 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:75182BDE CRCX: connection successfully created: (1234/rtp C:75182BDE r=NULL:0<->l=::1:4798) (mgcp_protocol.c:772) 20250804085242199 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242199 DLMGCP DEBUG <0013> Generated response: line #00: 200 13353 OK (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Generated response: line #02: I: 75182BDE (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75182BDE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4798 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242199 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13354 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250804085242200 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250804085242201 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242201 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:77D80B39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242201 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:77D80B39 output_enabled 0 (mgcp_conn.c:271) 20250804085242201 DLMGCP DEBUG <0013> (1234/rtp C:77D80B39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242201 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:77D80B39 CRCX: connection successfully created: (1234/rtp C:77D80B39 r=NULL:0<->l=::1:4800) (mgcp_protocol.c:772) 20250804085242201 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242201 DLMGCP DEBUG <0013> Generated response: line #00: 200 13354 OK (mgcp_msg.c:72) 20250804085242201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250804085242201 DLMGCP DEBUG <0013> Generated response: line #02: I: 77D80B39 (mgcp_msg.c:72) 20250804085242201 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242201 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77D80B39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242201 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242201 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242201 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242201 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4800 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242201 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242201 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13355 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242202 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250804085242202 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250804085242202 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:4B0CCC7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:4B0CCC7F output_enabled 0 (mgcp_conn.c:271) 20250804085242202 DLMGCP DEBUG <0013> (1234/rtp C:4B0CCC7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242202 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:4B0CCC7F CRCX: connection successfully created: (1234/rtp C:4B0CCC7F r=NULL:0<->l=::1:4802) (mgcp_protocol.c:772) 20250804085242202 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242202 DLMGCP DEBUG <0013> Generated response: line #00: 200 13355 OK (mgcp_msg.c:72) 20250804085242202 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250804085242202 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B0CCC7F (mgcp_msg.c:72) 20250804085242202 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242203 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B0CCC7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242203 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242203 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242203 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242203 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4802 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242203 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242203 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242204 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13356 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242204 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242204 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242204 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250804085242204 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250804085242205 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242205 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242205 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:15F8DA54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242205 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:15F8DA54 output_enabled 0 (mgcp_conn.c:271) 20250804085242205 DLMGCP DEBUG <0013> (1234/rtp C:15F8DA54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242205 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:15F8DA54 CRCX: connection successfully created: (1234/rtp C:15F8DA54 r=NULL:0<->l=::1:4804) (mgcp_protocol.c:772) 20250804085242205 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242206 DLMGCP DEBUG <0013> Generated response: line #00: 200 13356 OK (mgcp_msg.c:72) 20250804085242206 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250804085242206 DLMGCP DEBUG <0013> Generated response: line #02: I: 15F8DA54 (mgcp_msg.c:72) 20250804085242206 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242206 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15F8DA54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242206 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242206 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242206 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242206 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4804 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242206 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242206 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250804085242208 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250804085242208 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242208 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242208 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:D954DEB0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242208 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:D954DEB0 output_enabled 0 (mgcp_conn.c:271) 20250804085242208 DLMGCP DEBUG <0013> (1234/rtp C:D954DEB0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242208 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:D954DEB0 CRCX: connection successfully created: (1234/rtp C:D954DEB0 r=NULL:0<->l=::1:4806) (mgcp_protocol.c:772) 20250804085242208 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242208 DLMGCP DEBUG <0013> Generated response: line #00: 200 13357 OK (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Generated response: line #02: I: D954DEB0 (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Generated response: line #04: o=- D954DEB0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4806 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242208 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242209 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242209 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242209 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242209 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242209 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250804085242209 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250804085242209 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242209 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242209 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:09F1F97C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242209 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:09F1F97C output_enabled 0 (mgcp_conn.c:271) 20250804085242209 DLMGCP DEBUG <0013> (1234/rtp C:09F1F97C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242209 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:09F1F97C CRCX: connection successfully created: (1234/rtp C:09F1F97C r=NULL:0<->l=::1:4808) (mgcp_protocol.c:772) 20250804085242209 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242209 DLMGCP DEBUG <0013> Generated response: line #00: 200 13358 OK (mgcp_msg.c:72) 20250804085242210 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250804085242210 DLMGCP DEBUG <0013> Generated response: line #02: I: 09F1F97C (mgcp_msg.c:72) 20250804085242210 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242210 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09F1F97C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242210 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242210 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242210 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242210 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4808 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242210 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242210 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250804085242211 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250804085242211 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242211 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242211 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:26B05CD0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242211 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:26B05CD0 output_enabled 0 (mgcp_conn.c:271) 20250804085242211 DLMGCP DEBUG <0013> (1234/rtp C:26B05CD0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242211 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:26B05CD0 CRCX: connection successfully created: (1234/rtp C:26B05CD0 r=NULL:0<->l=::1:4810) (mgcp_protocol.c:772) 20250804085242211 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242211 DLMGCP DEBUG <0013> Generated response: line #00: 200 13359 OK (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Generated response: line #02: I: 26B05CD0 (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26B05CD0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4810 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242211 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250804085242212 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250804085242212 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242212 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242212 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:350112BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242212 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:350112BF output_enabled 0 (mgcp_conn.c:271) 20250804085242212 DLMGCP DEBUG <0013> (1234/rtp C:350112BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242212 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:350112BF CRCX: connection successfully created: (1234/rtp C:350112BF r=NULL:0<->l=::1:4812) (mgcp_protocol.c:772) 20250804085242212 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242212 DLMGCP DEBUG <0013> Generated response: line #00: 200 13360 OK (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Generated response: line #02: I: 350112BF (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Generated response: line #04: o=- 350112BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4812 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242212 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242213 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242213 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242213 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250804085242213 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250804085242213 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242213 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:659550C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242213 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:659550C2 output_enabled 0 (mgcp_conn.c:271) 20250804085242213 DLMGCP DEBUG <0013> (1234/rtp C:659550C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242213 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:659550C2 CRCX: connection successfully created: (1234/rtp C:659550C2 r=NULL:0<->l=::1:4814) (mgcp_protocol.c:772) 20250804085242214 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #00: 200 13361 OK (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #02: I: 659550C2 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #04: o=- 659550C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4814 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250804085242214 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250804085242214 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242214 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:4048D34A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242214 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:4048D34A output_enabled 0 (mgcp_conn.c:271) 20250804085242214 DLMGCP DEBUG <0013> (1234/rtp C:4048D34A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242214 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:4048D34A CRCX: connection successfully created: (1234/rtp C:4048D34A r=NULL:0<->l=::1:4816) (mgcp_protocol.c:772) 20250804085242214 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #00: 200 13362 OK (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #02: I: 4048D34A (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4048D34A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4816 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242214 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250804085242215 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250804085242215 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242215 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:AF0D9F5A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242215 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:AF0D9F5A output_enabled 0 (mgcp_conn.c:271) 20250804085242215 DLMGCP DEBUG <0013> (1234/rtp C:AF0D9F5A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242215 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:AF0D9F5A CRCX: connection successfully created: (1234/rtp C:AF0D9F5A r=NULL:0<->l=::1:4818) (mgcp_protocol.c:772) 20250804085242215 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242215 DLMGCP DEBUG <0013> Generated response: line #00: 200 13363 OK (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Generated response: line #02: I: AF0D9F5A (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF0D9F5A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4818 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242215 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250804085242216 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250804085242216 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242216 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242216 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:5498B5B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242216 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:5498B5B9 output_enabled 0 (mgcp_conn.c:271) 20250804085242216 DLMGCP DEBUG <0013> (1234/rtp C:5498B5B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242216 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:5498B5B9 CRCX: connection successfully created: (1234/rtp C:5498B5B9 r=NULL:0<->l=::1:4820) (mgcp_protocol.c:772) 20250804085242216 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242216 DLMGCP DEBUG <0013> Generated response: line #00: 200 13364 OK (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Generated response: line #02: I: 5498B5B9 (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5498B5B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4820 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242216 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250804085242216 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250804085242216 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242216 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242216 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:FD7673B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242216 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:FD7673B7 output_enabled 0 (mgcp_conn.c:271) 20250804085242216 DLMGCP DEBUG <0013> (1234/rtp C:FD7673B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242216 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:FD7673B7 CRCX: connection successfully created: (1234/rtp C:FD7673B7 r=NULL:0<->l=::1:4822) (mgcp_protocol.c:772) 20250804085242216 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242217 DLMGCP DEBUG <0013> Generated response: line #00: 200 13365 OK (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Generated response: line #02: I: FD7673B7 (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD7673B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4822 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250804085242218 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250804085242218 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242218 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:18C8D262 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242218 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:18C8D262 output_enabled 0 (mgcp_conn.c:271) 20250804085242218 DLMGCP DEBUG <0013> (1234/rtp C:18C8D262 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242218 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:18C8D262 CRCX: connection successfully created: (1234/rtp C:18C8D262 r=NULL:0<->l=::1:4824) (mgcp_protocol.c:772) 20250804085242218 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #00: 200 13366 OK (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #02: I: 18C8D262 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #04: o=- 18C8D262 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4824 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250804085242218 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250804085242218 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:D561F6E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:D561F6E1 output_enabled 0 (mgcp_conn.c:271) 20250804085242218 DLMGCP DEBUG <0013> (1234/rtp C:D561F6E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242218 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:D561F6E1 CRCX: connection successfully created: (1234/rtp C:D561F6E1 r=NULL:0<->l=::1:4826) (mgcp_protocol.c:772) 20250804085242218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #00: 200 13367 OK (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #02: I: D561F6E1 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #04: o=- D561F6E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4826 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242218 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250804085242219 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250804085242219 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:00EAB7AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:00EAB7AB output_enabled 0 (mgcp_conn.c:271) 20250804085242219 DLMGCP DEBUG <0013> (1234/rtp C:00EAB7AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242219 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:00EAB7AB CRCX: connection successfully created: (1234/rtp C:00EAB7AB r=NULL:0<->l=::1:4828) (mgcp_protocol.c:772) 20250804085242219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242219 DLMGCP DEBUG <0013> Generated response: line #00: 200 13368 OK (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Generated response: line #02: I: 00EAB7AB (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00EAB7AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4828 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242219 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250804085242220 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250804085242220 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242220 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:03EA7135 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:03EA7135 output_enabled 0 (mgcp_conn.c:271) 20250804085242220 DLMGCP DEBUG <0013> (1234/rtp C:03EA7135 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242220 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:03EA7135 CRCX: connection successfully created: (1234/rtp C:03EA7135 r=NULL:0<->l=::1:4830) (mgcp_protocol.c:772) 20250804085242220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242220 DLMGCP DEBUG <0013> Generated response: line #00: 200 13369 OK (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Generated response: line #02: I: 03EA7135 (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03EA7135 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4830 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242220 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250804085242221 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250804085242221 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:74DB3D86 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:74DB3D86 output_enabled 0 (mgcp_conn.c:271) 20250804085242221 DLMGCP DEBUG <0013> (1234/rtp C:74DB3D86 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242221 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:74DB3D86 CRCX: connection successfully created: (1234/rtp C:74DB3D86 r=NULL:0<->l=::1:4832) (mgcp_protocol.c:772) 20250804085242221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242221 DLMGCP DEBUG <0013> Generated response: line #00: 200 13370 OK (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Generated response: line #02: I: 74DB3D86 (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74DB3D86 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4832 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242221 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250804085242222 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250804085242222 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:5A42D462 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:5A42D462 output_enabled 0 (mgcp_conn.c:271) 20250804085242222 DLMGCP DEBUG <0013> (1234/rtp C:5A42D462 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242222 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:5A42D462 CRCX: connection successfully created: (1234/rtp C:5A42D462 r=NULL:0<->l=::1:4834) (mgcp_protocol.c:772) 20250804085242222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #00: 200 13371 OK (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A42D462 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A42D462 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4834 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250804085242222 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250804085242222 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:9FF8EE64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:9FF8EE64 output_enabled 0 (mgcp_conn.c:271) 20250804085242222 DLMGCP DEBUG <0013> (1234/rtp C:9FF8EE64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242222 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:9FF8EE64 CRCX: connection successfully created: (1234/rtp C:9FF8EE64 r=NULL:0<->l=::1:4836) (mgcp_protocol.c:772) 20250804085242222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #00: 200 13372 OK (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FF8EE64 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FF8EE64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4836 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242222 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250804085242223 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250804085242223 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242223 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:DF0105E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242223 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:DF0105E8 output_enabled 0 (mgcp_conn.c:271) 20250804085242223 DLMGCP DEBUG <0013> (1234/rtp C:DF0105E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242223 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:DF0105E8 CRCX: connection successfully created: (1234/rtp C:DF0105E8 r=NULL:0<->l=::1:4838) (mgcp_protocol.c:772) 20250804085242223 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242223 DLMGCP DEBUG <0013> Generated response: line #00: 200 13373 OK (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Generated response: line #02: I: DF0105E8 (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF0105E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4838 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242223 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250804085242223 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250804085242223 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242223 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:F5CF6219 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242223 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:F5CF6219 output_enabled 0 (mgcp_conn.c:271) 20250804085242223 DLMGCP DEBUG <0013> (1234/rtp C:F5CF6219 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242223 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:F5CF6219 CRCX: connection successfully created: (1234/rtp C:F5CF6219 r=NULL:0<->l=::1:4840) (mgcp_protocol.c:772) 20250804085242224 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #00: 200 13374 OK (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #02: I: F5CF6219 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5CF6219 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4840 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250804085242224 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250804085242224 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242224 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:BB4D1902 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242224 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:BB4D1902 output_enabled 0 (mgcp_conn.c:271) 20250804085242224 DLMGCP DEBUG <0013> (1234/rtp C:BB4D1902 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242224 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:BB4D1902 CRCX: connection successfully created: (1234/rtp C:BB4D1902 r=NULL:0<->l=::1:4842) (mgcp_protocol.c:772) 20250804085242224 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #00: 200 13375 OK (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #02: I: BB4D1902 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB4D1902 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4842 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250804085242225 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250804085242225 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242225 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:BCF39078 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242225 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:BCF39078 output_enabled 0 (mgcp_conn.c:271) 20250804085242225 DLMGCP DEBUG <0013> (1234/rtp C:BCF39078 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242225 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:BCF39078 CRCX: connection successfully created: (1234/rtp C:BCF39078 r=NULL:0<->l=::1:4844) (mgcp_protocol.c:772) 20250804085242225 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242225 DLMGCP DEBUG <0013> Generated response: line #00: 200 13376 OK (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Generated response: line #02: I: BCF39078 (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Generated response: line #04: o=- BCF39078 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4844 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242225 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250804085242225 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250804085242225 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242225 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:CF0D4176 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242225 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:CF0D4176 output_enabled 0 (mgcp_conn.c:271) 20250804085242225 DLMGCP DEBUG <0013> (1234/rtp C:CF0D4176 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242226 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:CF0D4176 CRCX: connection successfully created: (1234/rtp C:CF0D4176 r=NULL:0<->l=::1:4846) (mgcp_protocol.c:772) 20250804085242226 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #00: 200 13377 OK (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #02: I: CF0D4176 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF0D4176 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4846 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250804085242226 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250804085242226 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242226 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242226 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:194D462D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242226 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:194D462D output_enabled 0 (mgcp_conn.c:271) 20250804085242226 DLMGCP DEBUG <0013> (1234/rtp C:194D462D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242226 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:194D462D CRCX: connection successfully created: (1234/rtp C:194D462D r=NULL:0<->l=::1:4848) (mgcp_protocol.c:772) 20250804085242226 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #00: 200 13378 OK (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #02: I: 194D462D (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #04: o=- 194D462D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4848 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250804085242227 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250804085242227 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242227 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242227 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:00D9A074 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242227 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:00D9A074 output_enabled 0 (mgcp_conn.c:271) 20250804085242227 DLMGCP DEBUG <0013> (1234/rtp C:00D9A074 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242227 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:00D9A074 CRCX: connection successfully created: (1234/rtp C:00D9A074 r=NULL:0<->l=::1:4850) (mgcp_protocol.c:772) 20250804085242227 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242227 DLMGCP DEBUG <0013> Generated response: line #00: 200 13379 OK (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Generated response: line #02: I: 00D9A074 (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00D9A074 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4850 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242227 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250804085242227 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250804085242227 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242227 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242227 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:AF03DD76 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242228 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:AF03DD76 output_enabled 0 (mgcp_conn.c:271) 20250804085242228 DLMGCP DEBUG <0013> (1234/rtp C:AF03DD76 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242228 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:AF03DD76 CRCX: connection successfully created: (1234/rtp C:AF03DD76 r=NULL:0<->l=::1:4852) (mgcp_protocol.c:772) 20250804085242228 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #00: 200 13380 OK (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #02: I: AF03DD76 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF03DD76 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4852 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13381 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250804085242228 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250804085242228 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242228 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:58A69CFC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242228 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:58A69CFC output_enabled 0 (mgcp_conn.c:271) 20250804085242228 DLMGCP DEBUG <0013> (1234/rtp C:58A69CFC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242228 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:58A69CFC CRCX: connection successfully created: (1234/rtp C:58A69CFC r=NULL:0<->l=::1:4854) (mgcp_protocol.c:772) 20250804085242228 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #00: 200 13381 OK (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #02: I: 58A69CFC (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58A69CFC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4854 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242228 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13382 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250804085242229 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250804085242229 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242229 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242229 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E176166F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242229 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:E176166F output_enabled 0 (mgcp_conn.c:271) 20250804085242229 DLMGCP DEBUG <0013> (1234/rtp C:E176166F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242229 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:E176166F CRCX: connection successfully created: (1234/rtp C:E176166F r=NULL:0<->l=::1:4856) (mgcp_protocol.c:772) 20250804085242229 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242229 DLMGCP DEBUG <0013> Generated response: line #00: 200 13382 OK (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Generated response: line #02: I: E176166F (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Generated response: line #04: o=- E176166F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4856 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242229 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13383 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250804085242230 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250804085242230 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:EF7C8F48 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:EF7C8F48 output_enabled 0 (mgcp_conn.c:271) 20250804085242230 DLMGCP DEBUG <0013> (1234/rtp C:EF7C8F48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242230 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:EF7C8F48 CRCX: connection successfully created: (1234/rtp C:EF7C8F48 r=NULL:0<->l=::1:4858) (mgcp_protocol.c:772) 20250804085242230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242230 DLMGCP DEBUG <0013> Generated response: line #00: 200 13383 OK (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Generated response: line #02: I: EF7C8F48 (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF7C8F48 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4858 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242230 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13384 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250804085242231 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250804085242231 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242231 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242231 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:AC0981C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242231 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:AC0981C7 output_enabled 0 (mgcp_conn.c:271) 20250804085242231 DLMGCP DEBUG <0013> (1234/rtp C:AC0981C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242231 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:AC0981C7 CRCX: connection successfully created: (1234/rtp C:AC0981C7 r=NULL:0<->l=::1:4860) (mgcp_protocol.c:772) 20250804085242231 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242231 DLMGCP DEBUG <0013> Generated response: line #00: 200 13384 OK (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Generated response: line #02: I: AC0981C7 (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC0981C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4860 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242231 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250804085242232 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250804085242232 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:C2C11347 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:C2C11347 output_enabled 0 (mgcp_conn.c:271) 20250804085242232 DLMGCP DEBUG <0013> (1234/rtp C:C2C11347 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242232 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:C2C11347 CRCX: connection successfully created: (1234/rtp C:C2C11347 r=NULL:0<->l=::1:4862) (mgcp_protocol.c:772) 20250804085242232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242232 DLMGCP DEBUG <0013> Generated response: line #00: 200 13385 OK (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Generated response: line #02: I: C2C11347 (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2C11347 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4862 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242232 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13386 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250804085242233 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250804085242233 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242233 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:216F846B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242233 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:216F846B output_enabled 0 (mgcp_conn.c:271) 20250804085242233 DLMGCP DEBUG <0013> (1234/rtp C:216F846B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242233 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:216F846B CRCX: connection successfully created: (1234/rtp C:216F846B r=NULL:0<->l=::1:4864) (mgcp_protocol.c:772) 20250804085242233 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #00: 200 13386 OK (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #02: I: 216F846B (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #04: o=- 216F846B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4864 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13387 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250804085242233 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250804085242233 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242233 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:D330C2A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242233 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:D330C2A3 output_enabled 0 (mgcp_conn.c:271) 20250804085242233 DLMGCP DEBUG <0013> (1234/rtp C:D330C2A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242233 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:D330C2A3 CRCX: connection successfully created: (1234/rtp C:D330C2A3 r=NULL:0<->l=::1:4866) (mgcp_protocol.c:772) 20250804085242233 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #00: 200 13387 OK (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #02: I: D330C2A3 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #04: o=- D330C2A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4866 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242233 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13388 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250804085242234 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250804085242234 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242234 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:99FBFED1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242234 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:99FBFED1 output_enabled 0 (mgcp_conn.c:271) 20250804085242234 DLMGCP DEBUG <0013> (1234/rtp C:99FBFED1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242234 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:99FBFED1 CRCX: connection successfully created: (1234/rtp C:99FBFED1 r=NULL:0<->l=::1:4868) (mgcp_protocol.c:772) 20250804085242234 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #00: 200 13388 OK (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #02: I: 99FBFED1 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99FBFED1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4868 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13389 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250804085242234 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250804085242234 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242234 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:AB30C6E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242234 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:AB30C6E1 output_enabled 0 (mgcp_conn.c:271) 20250804085242234 DLMGCP DEBUG <0013> (1234/rtp C:AB30C6E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242234 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:AB30C6E1 CRCX: connection successfully created: (1234/rtp C:AB30C6E1 r=NULL:0<->l=::1:4870) (mgcp_protocol.c:772) 20250804085242234 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #00: 200 13389 OK (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #02: I: AB30C6E1 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB30C6E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4870 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13390 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250804085242234 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250804085242234 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242234 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:80155DA8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242234 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:80155DA8 output_enabled 0 (mgcp_conn.c:271) 20250804085242234 DLMGCP DEBUG <0013> (1234/rtp C:80155DA8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242234 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:80155DA8 CRCX: connection successfully created: (1234/rtp C:80155DA8 r=NULL:0<->l=::1:4872) (mgcp_protocol.c:772) 20250804085242234 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #00: 200 13390 OK (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #02: I: 80155DA8 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80155DA8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4872 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242234 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13391 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250804085242235 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250804085242235 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242235 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:BB7193B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242235 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:BB7193B8 output_enabled 0 (mgcp_conn.c:271) 20250804085242235 DLMGCP DEBUG <0013> (1234/rtp C:BB7193B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242235 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:BB7193B8 CRCX: connection successfully created: (1234/rtp C:BB7193B8 r=NULL:0<->l=::1:4874) (mgcp_protocol.c:772) 20250804085242235 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242235 DLMGCP DEBUG <0013> Generated response: line #00: 200 13391 OK (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Generated response: line #02: I: BB7193B8 (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB7193B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4874 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242235 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250804085242236 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250804085242236 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242236 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:4FD6D5AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242236 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:4FD6D5AA output_enabled 0 (mgcp_conn.c:271) 20250804085242236 DLMGCP DEBUG <0013> (1234/rtp C:4FD6D5AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242236 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:4FD6D5AA CRCX: connection successfully created: (1234/rtp C:4FD6D5AA r=NULL:0<->l=::1:4876) (mgcp_protocol.c:772) 20250804085242236 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242236 DLMGCP DEBUG <0013> Generated response: line #00: 200 13392 OK (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Generated response: line #02: I: 4FD6D5AA (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4FD6D5AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4876 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242236 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250804085242236 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250804085242236 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242237 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:A8D84439 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242237 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:A8D84439 output_enabled 0 (mgcp_conn.c:271) 20250804085242237 DLMGCP DEBUG <0013> (1234/rtp C:A8D84439 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242237 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:A8D84439 CRCX: connection successfully created: (1234/rtp C:A8D84439 r=NULL:0<->l=::1:4878) (mgcp_protocol.c:772) 20250804085242237 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #00: 200 13393 OK (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #02: I: A8D84439 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8D84439 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4878 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13394 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250804085242237 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250804085242237 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242237 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:371C6259 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242237 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:371C6259 output_enabled 0 (mgcp_conn.c:271) 20250804085242237 DLMGCP DEBUG <0013> (1234/rtp C:371C6259 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242237 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:371C6259 CRCX: connection successfully created: (1234/rtp C:371C6259 r=NULL:0<->l=::1:4880) (mgcp_protocol.c:772) 20250804085242237 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #00: 200 13394 OK (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #02: I: 371C6259 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #04: o=- 371C6259 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4880 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242237 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13395 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250804085242238 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250804085242238 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242238 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:17FBBC8D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242238 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:17FBBC8D output_enabled 0 (mgcp_conn.c:271) 20250804085242238 DLMGCP DEBUG <0013> (1234/rtp C:17FBBC8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242238 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:17FBBC8D CRCX: connection successfully created: (1234/rtp C:17FBBC8D r=NULL:0<->l=::1:4882) (mgcp_protocol.c:772) 20250804085242238 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #00: 200 13395 OK (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #02: I: 17FBBC8D (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17FBBC8D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4882 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13396 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250804085242238 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250804085242238 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242238 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:236113FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242238 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:236113FD output_enabled 0 (mgcp_conn.c:271) 20250804085242238 DLMGCP DEBUG <0013> (1234/rtp C:236113FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242238 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:236113FD CRCX: connection successfully created: (1234/rtp C:236113FD r=NULL:0<->l=::1:4884) (mgcp_protocol.c:772) 20250804085242238 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #00: 200 13396 OK (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #02: I: 236113FD (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #04: o=- 236113FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4884 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242238 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13397 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250804085242239 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250804085242239 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242239 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:7A70691F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242239 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:7A70691F output_enabled 0 (mgcp_conn.c:271) 20250804085242239 DLMGCP DEBUG <0013> (1234/rtp C:7A70691F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242239 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:7A70691F CRCX: connection successfully created: (1234/rtp C:7A70691F r=NULL:0<->l=::1:4886) (mgcp_protocol.c:772) 20250804085242239 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242239 DLMGCP DEBUG <0013> Generated response: line #00: 200 13397 OK (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A70691F (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A70691F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4886 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13398 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250804085242240 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250804085242240 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242240 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:2F2FD434 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242240 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:2F2FD434 output_enabled 0 (mgcp_conn.c:271) 20250804085242240 DLMGCP DEBUG <0013> (1234/rtp C:2F2FD434 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242240 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:2F2FD434 CRCX: connection successfully created: (1234/rtp C:2F2FD434 r=NULL:0<->l=::1:4888) (mgcp_protocol.c:772) 20250804085242240 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #00: 200 13398 OK (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F2FD434 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F2FD434 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4888 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13399 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250804085242240 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250804085242240 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:C6A2D2C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:C6A2D2C0 output_enabled 0 (mgcp_conn.c:271) 20250804085242240 DLMGCP DEBUG <0013> (1234/rtp C:C6A2D2C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242240 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:C6A2D2C0 CRCX: connection successfully created: (1234/rtp C:C6A2D2C0 r=NULL:0<->l=::1:4890) (mgcp_protocol.c:772) 20250804085242240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #00: 200 13399 OK (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #02: I: C6A2D2C0 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6A2D2C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4890 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13400 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250804085242241 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250804085242241 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242241 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:F9E4E38D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242241 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:F9E4E38D output_enabled 0 (mgcp_conn.c:271) 20250804085242241 DLMGCP DEBUG <0013> (1234/rtp C:F9E4E38D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242241 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:F9E4E38D CRCX: connection successfully created: (1234/rtp C:F9E4E38D r=NULL:0<->l=::1:4892) (mgcp_protocol.c:772) 20250804085242241 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242241 DLMGCP DEBUG <0013> Generated response: line #00: 200 13400 OK (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Generated response: line #02: I: F9E4E38D (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9E4E38D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4892 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13401 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250804085242242 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250804085242242 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:199425E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:199425E6 output_enabled 0 (mgcp_conn.c:271) 20250804085242242 DLMGCP DEBUG <0013> (1234/rtp C:199425E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242242 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:199425E6 CRCX: connection successfully created: (1234/rtp C:199425E6 r=NULL:0<->l=::1:4894) (mgcp_protocol.c:772) 20250804085242242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242242 DLMGCP DEBUG <0013> Generated response: line #00: 200 13401 OK (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Generated response: line #02: I: 199425E6 (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Generated response: line #04: o=- 199425E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4894 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13402 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250804085242243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250804085242243 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:AA9893D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:AA9893D4 output_enabled 0 (mgcp_conn.c:271) 20250804085242243 DLMGCP DEBUG <0013> (1234/rtp C:AA9893D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242243 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:AA9893D4 CRCX: connection successfully created: (1234/rtp C:AA9893D4 r=NULL:0<->l=::1:4896) (mgcp_protocol.c:772) 20250804085242243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242243 DLMGCP DEBUG <0013> Generated response: line #00: 200 13402 OK (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Generated response: line #02: I: AA9893D4 (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA9893D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4896 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13403 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250804085242243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250804085242244 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242244 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:B5F29F76 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242244 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:B5F29F76 output_enabled 0 (mgcp_conn.c:271) 20250804085242244 DLMGCP DEBUG <0013> (1234/rtp C:B5F29F76 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242244 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:B5F29F76 CRCX: connection successfully created: (1234/rtp C:B5F29F76 r=NULL:0<->l=::1:4898) (mgcp_protocol.c:772) 20250804085242244 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #00: 200 13403 OK (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #02: I: B5F29F76 (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5F29F76 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4898 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13404 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250804085242244 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250804085242244 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242244 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:8C7B7F00 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242244 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:8C7B7F00 output_enabled 0 (mgcp_conn.c:271) 20250804085242244 DLMGCP DEBUG <0013> (1234/rtp C:8C7B7F00 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242244 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:8C7B7F00 CRCX: connection successfully created: (1234/rtp C:8C7B7F00 r=NULL:0<->l=::1:4900) (mgcp_protocol.c:772) 20250804085242244 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #00: 200 13404 OK (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250804085242244 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C7B7F00 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C7B7F00 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4900 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13405 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250804085242245 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250804085242245 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242245 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:AE7D636A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242245 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:AE7D636A output_enabled 0 (mgcp_conn.c:271) 20250804085242245 DLMGCP DEBUG <0013> (1234/rtp C:AE7D636A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242245 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:AE7D636A CRCX: connection successfully created: (1234/rtp C:AE7D636A r=NULL:0<->l=::1:4902) (mgcp_protocol.c:772) 20250804085242245 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #00: 200 13405 OK (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #02: I: AE7D636A (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE7D636A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4902 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250804085242246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250804085242246 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242246 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:C2CBD461 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242246 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:C2CBD461 output_enabled 0 (mgcp_conn.c:271) 20250804085242246 DLMGCP DEBUG <0013> (1234/rtp C:C2CBD461 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242246 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:C2CBD461 CRCX: connection successfully created: (1234/rtp C:C2CBD461 r=NULL:0<->l=::1:4904) (mgcp_protocol.c:772) 20250804085242246 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242246 DLMGCP DEBUG <0013> Generated response: line #00: 200 13406 OK (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Generated response: line #02: I: C2CBD461 (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2CBD461 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4904 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242246 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250804085242246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250804085242246 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242246 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:95AD530E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242246 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:95AD530E output_enabled 0 (mgcp_conn.c:271) 20250804085242246 DLMGCP DEBUG <0013> (1234/rtp C:95AD530E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242247 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:95AD530E CRCX: connection successfully created: (1234/rtp C:95AD530E r=NULL:0<->l=::1:4906) (mgcp_protocol.c:772) 20250804085242247 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #00: 200 13407 OK (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #02: I: 95AD530E (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95AD530E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4906 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250804085242247 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250804085242247 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242247 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:07C9964B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242247 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:07C9964B output_enabled 0 (mgcp_conn.c:271) 20250804085242247 DLMGCP DEBUG <0013> (1234/rtp C:07C9964B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242247 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:07C9964B CRCX: connection successfully created: (1234/rtp C:07C9964B r=NULL:0<->l=::1:4908) (mgcp_protocol.c:772) 20250804085242247 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #00: 200 13408 OK (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #02: I: 07C9964B (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07C9964B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4908 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250804085242248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250804085242248 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242248 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:6184DD7B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242248 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:6184DD7B output_enabled 0 (mgcp_conn.c:271) 20250804085242248 DLMGCP DEBUG <0013> (1234/rtp C:6184DD7B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242248 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:6184DD7B CRCX: connection successfully created: (1234/rtp C:6184DD7B r=NULL:0<->l=::1:4910) (mgcp_protocol.c:772) 20250804085242248 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242248 DLMGCP DEBUG <0013> Generated response: line #00: 200 13409 OK (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Generated response: line #02: I: 6184DD7B (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6184DD7B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4910 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13410 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250804085242249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250804085242249 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242249 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:A9D303BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242249 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:A9D303BF output_enabled 0 (mgcp_conn.c:271) 20250804085242249 DLMGCP DEBUG <0013> (1234/rtp C:A9D303BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242249 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:A9D303BF CRCX: connection successfully created: (1234/rtp C:A9D303BF r=NULL:0<->l=::1:4912) (mgcp_protocol.c:772) 20250804085242249 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #00: 200 13410 OK (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #02: I: A9D303BF (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9D303BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4912 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13411 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250804085242249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250804085242249 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242249 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:6121E10C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242249 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:6121E10C output_enabled 0 (mgcp_conn.c:271) 20250804085242249 DLMGCP DEBUG <0013> (1234/rtp C:6121E10C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242249 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:6121E10C CRCX: connection successfully created: (1234/rtp C:6121E10C r=NULL:0<->l=::1:4914) (mgcp_protocol.c:772) 20250804085242249 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #00: 200 13411 OK (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #02: I: 6121E10C (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6121E10C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4914 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250804085242250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250804085242250 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242250 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:0282EA9C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242250 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:0282EA9C output_enabled 0 (mgcp_conn.c:271) 20250804085242250 DLMGCP DEBUG <0013> (1234/rtp C:0282EA9C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242250 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:0282EA9C CRCX: connection successfully created: (1234/rtp C:0282EA9C r=NULL:0<->l=::1:4916) (mgcp_protocol.c:772) 20250804085242250 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242250 DLMGCP DEBUG <0013> Generated response: line #00: 200 13412 OK (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Generated response: line #02: I: 0282EA9C (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0282EA9C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4916 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250804085242251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250804085242251 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242251 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:C9AA4979 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242251 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:C9AA4979 output_enabled 0 (mgcp_conn.c:271) 20250804085242251 DLMGCP DEBUG <0013> (1234/rtp C:C9AA4979 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242251 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:C9AA4979 CRCX: connection successfully created: (1234/rtp C:C9AA4979 r=NULL:0<->l=::1:4918) (mgcp_protocol.c:772) 20250804085242251 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242251 DLMGCP DEBUG <0013> Generated response: line #00: 200 13413 OK (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Generated response: line #02: I: C9AA4979 (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9AA4979 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4918 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242251 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250804085242251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250804085242251 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242251 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8B367E2E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242251 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:8B367E2E output_enabled 0 (mgcp_conn.c:271) 20250804085242251 DLMGCP DEBUG <0013> (1234/rtp C:8B367E2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242251 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:8B367E2E CRCX: connection successfully created: (1234/rtp C:8B367E2E r=NULL:0<->l=::1:4920) (mgcp_protocol.c:772) 20250804085242252 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #00: 200 13414 OK (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B367E2E (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B367E2E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4920 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250804085242252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250804085242252 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242252 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:50334F30 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242252 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:50334F30 output_enabled 0 (mgcp_conn.c:271) 20250804085242252 DLMGCP DEBUG <0013> (1234/rtp C:50334F30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242252 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:50334F30 CRCX: connection successfully created: (1234/rtp C:50334F30 r=NULL:0<->l=::1:4922) (mgcp_protocol.c:772) 20250804085242252 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #00: 200 13415 OK (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #02: I: 50334F30 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50334F30 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4922 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250804085242253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250804085242253 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242253 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:AEBAE04F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242253 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:AEBAE04F output_enabled 0 (mgcp_conn.c:271) 20250804085242253 DLMGCP DEBUG <0013> (1234/rtp C:AEBAE04F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242253 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:AEBAE04F CRCX: connection successfully created: (1234/rtp C:AEBAE04F r=NULL:0<->l=::1:4924) (mgcp_protocol.c:772) 20250804085242253 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242253 DLMGCP DEBUG <0013> Generated response: line #00: 200 13416 OK (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Generated response: line #02: I: AEBAE04F (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Generated response: line #04: o=- AEBAE04F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4924 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250804085242254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250804085242254 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:5382A712 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:5382A712 output_enabled 0 (mgcp_conn.c:271) 20250804085242254 DLMGCP DEBUG <0013> (1234/rtp C:5382A712 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242254 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:5382A712 CRCX: connection successfully created: (1234/rtp C:5382A712 r=NULL:0<->l=::1:4926) (mgcp_protocol.c:772) 20250804085242254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #00: 200 13417 OK (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #02: I: 5382A712 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5382A712 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4926 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13418 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250804085242254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250804085242254 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:12F69433 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:12F69433 output_enabled 0 (mgcp_conn.c:271) 20250804085242254 DLMGCP DEBUG <0013> (1234/rtp C:12F69433 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242254 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:12F69433 CRCX: connection successfully created: (1234/rtp C:12F69433 r=NULL:0<->l=::1:4928) (mgcp_protocol.c:772) 20250804085242254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #00: 200 13418 OK (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #02: I: 12F69433 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12F69433 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4928 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13419 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250804085242255 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250804085242255 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:09F08801 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:09F08801 output_enabled 0 (mgcp_conn.c:271) 20250804085242255 DLMGCP DEBUG <0013> (1234/rtp C:09F08801 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242255 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:09F08801 CRCX: connection successfully created: (1234/rtp C:09F08801 r=NULL:0<->l=::1:4930) (mgcp_protocol.c:772) 20250804085242255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242255 DLMGCP DEBUG <0013> Generated response: line #00: 200 13419 OK (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Generated response: line #02: I: 09F08801 (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09F08801 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4930 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13420 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250804085242256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250804085242256 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:16A84594 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:16A84594 output_enabled 0 (mgcp_conn.c:271) 20250804085242256 DLMGCP DEBUG <0013> (1234/rtp C:16A84594 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242256 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:16A84594 CRCX: connection successfully created: (1234/rtp C:16A84594 r=NULL:0<->l=::1:4932) (mgcp_protocol.c:772) 20250804085242256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242256 DLMGCP DEBUG <0013> Generated response: line #00: 200 13420 OK (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Generated response: line #02: I: 16A84594 (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Generated response: line #04: o=- 16A84594 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4932 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242256 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250804085242256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250804085242256 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242256 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:A63641D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242256 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:A63641D4 output_enabled 0 (mgcp_conn.c:271) 20250804085242256 DLMGCP DEBUG <0013> (1234/rtp C:A63641D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242257 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:A63641D4 CRCX: connection successfully created: (1234/rtp C:A63641D4 r=NULL:0<->l=::1:4934) (mgcp_protocol.c:772) 20250804085242257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #00: 200 13421 OK (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #02: I: A63641D4 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #04: o=- A63641D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4934 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250804085242257 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250804085242257 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:76BE211F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:76BE211F output_enabled 0 (mgcp_conn.c:271) 20250804085242257 DLMGCP DEBUG <0013> (1234/rtp C:76BE211F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242257 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:76BE211F CRCX: connection successfully created: (1234/rtp C:76BE211F r=NULL:0<->l=::1:4936) (mgcp_protocol.c:772) 20250804085242257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #00: 200 13422 OK (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #02: I: 76BE211F (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76BE211F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4936 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250804085242258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250804085242258 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:2F9E48A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:2F9E48A2 output_enabled 0 (mgcp_conn.c:271) 20250804085242258 DLMGCP DEBUG <0013> (1234/rtp C:2F9E48A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242258 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:2F9E48A2 CRCX: connection successfully created: (1234/rtp C:2F9E48A2 r=NULL:0<->l=::1:4938) (mgcp_protocol.c:772) 20250804085242258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #00: 200 13423 OK (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F9E48A2 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F9E48A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4938 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250804085242258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250804085242258 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:BA376AC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:BA376AC6 output_enabled 0 (mgcp_conn.c:271) 20250804085242258 DLMGCP DEBUG <0013> (1234/rtp C:BA376AC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242258 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:BA376AC6 CRCX: connection successfully created: (1234/rtp C:BA376AC6 r=NULL:0<->l=::1:4940) (mgcp_protocol.c:772) 20250804085242258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #00: 200 13424 OK (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #02: I: BA376AC6 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA376AC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4940 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242258 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250804085242259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250804085242259 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:FA86AE92 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:FA86AE92 output_enabled 0 (mgcp_conn.c:271) 20250804085242259 DLMGCP DEBUG <0013> (1234/rtp C:FA86AE92 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242259 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:FA86AE92 CRCX: connection successfully created: (1234/rtp C:FA86AE92 r=NULL:0<->l=::1:4942) (mgcp_protocol.c:772) 20250804085242259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #00: 200 13425 OK (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #02: I: FA86AE92 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA86AE92 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4942 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13426 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250804085242259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250804085242259 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:04AFDC30 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:04AFDC30 output_enabled 0 (mgcp_conn.c:271) 20250804085242259 DLMGCP DEBUG <0013> (1234/rtp C:04AFDC30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242259 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:04AFDC30 CRCX: connection successfully created: (1234/rtp C:04AFDC30 r=NULL:0<->l=::1:4944) (mgcp_protocol.c:772) 20250804085242259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #00: 200 13426 OK (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #02: I: 04AFDC30 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04AFDC30 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4944 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13427 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250804085242259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250804085242259 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:7D1971DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:7D1971DB output_enabled 0 (mgcp_conn.c:271) 20250804085242259 DLMGCP DEBUG <0013> (1234/rtp C:7D1971DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242259 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:7D1971DB CRCX: connection successfully created: (1234/rtp C:7D1971DB r=NULL:0<->l=::1:4946) (mgcp_protocol.c:772) 20250804085242259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #00: 200 13427 OK (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D1971DB (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D1971DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4946 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13428 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250804085242260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250804085242260 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:BCF54C7B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:BCF54C7B output_enabled 0 (mgcp_conn.c:271) 20250804085242260 DLMGCP DEBUG <0013> (1234/rtp C:BCF54C7B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242260 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:BCF54C7B CRCX: connection successfully created: (1234/rtp C:BCF54C7B r=NULL:0<->l=::1:4948) (mgcp_protocol.c:772) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #00: 200 13428 OK (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #02: I: BCF54C7B (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #04: o=- BCF54C7B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4948 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13429 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250804085242260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250804085242260 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:3DA1DE0E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:3DA1DE0E output_enabled 0 (mgcp_conn.c:271) 20250804085242260 DLMGCP DEBUG <0013> (1234/rtp C:3DA1DE0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242260 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:3DA1DE0E CRCX: connection successfully created: (1234/rtp C:3DA1DE0E r=NULL:0<->l=::1:4950) (mgcp_protocol.c:772) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #00: 200 13429 OK (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DA1DE0E (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3DA1DE0E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4950 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13430 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250804085242260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250804085242260 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:A574B596 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:A574B596 output_enabled 0 (mgcp_conn.c:271) 20250804085242260 DLMGCP DEBUG <0013> (1234/rtp C:A574B596 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242260 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:A574B596 CRCX: connection successfully created: (1234/rtp C:A574B596 r=NULL:0<->l=::1:4952) (mgcp_protocol.c:772) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #00: 200 13430 OK (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #02: I: A574B596 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #04: o=- A574B596 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4952 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13431 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250804085242260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250804085242260 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:247126B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:247126B4 output_enabled 0 (mgcp_conn.c:271) 20250804085242260 DLMGCP DEBUG <0013> (1234/rtp C:247126B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242260 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:247126B4 CRCX: connection successfully created: (1234/rtp C:247126B4 r=NULL:0<->l=::1:4954) (mgcp_protocol.c:772) 20250804085242260 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #00: 200 13431 OK (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #02: I: 247126B4 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #04: o=- 247126B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4954 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13432 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250804085242261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250804085242261 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:E0C09DC1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:E0C09DC1 output_enabled 0 (mgcp_conn.c:271) 20250804085242261 DLMGCP DEBUG <0013> (1234/rtp C:E0C09DC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242261 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:E0C09DC1 CRCX: connection successfully created: (1234/rtp C:E0C09DC1 r=NULL:0<->l=::1:4956) (mgcp_protocol.c:772) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #00: 200 13432 OK (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #02: I: E0C09DC1 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0C09DC1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4956 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250804085242261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250804085242261 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:A2804C28 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:A2804C28 output_enabled 0 (mgcp_conn.c:271) 20250804085242261 DLMGCP DEBUG <0013> (1234/rtp C:A2804C28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242261 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:A2804C28 CRCX: connection successfully created: (1234/rtp C:A2804C28 r=NULL:0<->l=::1:4958) (mgcp_protocol.c:772) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #00: 200 13433 OK (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #02: I: A2804C28 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2804C28 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4958 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250804085242261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250804085242261 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:B3782AE0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:B3782AE0 output_enabled 0 (mgcp_conn.c:271) 20250804085242261 DLMGCP DEBUG <0013> (1234/rtp C:B3782AE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242261 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:B3782AE0 CRCX: connection successfully created: (1234/rtp C:B3782AE0 r=NULL:0<->l=::1:4960) (mgcp_protocol.c:772) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #00: 200 13434 OK (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #02: I: B3782AE0 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3782AE0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4960 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13435 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250804085242261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250804085242261 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:9C6CFFA6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:9C6CFFA6 output_enabled 0 (mgcp_conn.c:271) 20250804085242261 DLMGCP DEBUG <0013> (1234/rtp C:9C6CFFA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242261 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:9C6CFFA6 CRCX: connection successfully created: (1234/rtp C:9C6CFFA6 r=NULL:0<->l=::1:4962) (mgcp_protocol.c:772) 20250804085242261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #00: 200 13435 OK (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C6CFFA6 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C6CFFA6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4962 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13436 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250804085242262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250804085242262 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:41587755 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:41587755 output_enabled 0 (mgcp_conn.c:271) 20250804085242262 DLMGCP DEBUG <0013> (1234/rtp C:41587755 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242262 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:41587755 CRCX: connection successfully created: (1234/rtp C:41587755 r=NULL:0<->l=::1:4964) (mgcp_protocol.c:772) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #00: 200 13436 OK (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #02: I: 41587755 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #04: o=- 41587755 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4964 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13437 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250804085242262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250804085242262 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:BC92CAEE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:BC92CAEE output_enabled 0 (mgcp_conn.c:271) 20250804085242262 DLMGCP DEBUG <0013> (1234/rtp C:BC92CAEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242262 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:BC92CAEE CRCX: connection successfully created: (1234/rtp C:BC92CAEE r=NULL:0<->l=::1:4966) (mgcp_protocol.c:772) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #00: 200 13437 OK (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #02: I: BC92CAEE (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC92CAEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4966 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13438 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250804085242262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250804085242262 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:CE8CB24E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:CE8CB24E output_enabled 0 (mgcp_conn.c:271) 20250804085242262 DLMGCP DEBUG <0013> (1234/rtp C:CE8CB24E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242262 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:CE8CB24E CRCX: connection successfully created: (1234/rtp C:CE8CB24E r=NULL:0<->l=::1:4968) (mgcp_protocol.c:772) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #00: 200 13438 OK (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #02: I: CE8CB24E (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE8CB24E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4968 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13439 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250804085242262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250804085242262 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:B37523DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:B37523DF output_enabled 0 (mgcp_conn.c:271) 20250804085242262 DLMGCP DEBUG <0013> (1234/rtp C:B37523DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242262 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:B37523DF CRCX: connection successfully created: (1234/rtp C:B37523DF r=NULL:0<->l=::1:4970) (mgcp_protocol.c:772) 20250804085242262 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #00: 200 13439 OK (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #02: I: B37523DF (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #04: o=- B37523DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4970 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250804085242263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250804085242263 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:D616EBCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:D616EBCC output_enabled 0 (mgcp_conn.c:271) 20250804085242263 DLMGCP DEBUG <0013> (1234/rtp C:D616EBCC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242263 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:D616EBCC CRCX: connection successfully created: (1234/rtp C:D616EBCC r=NULL:0<->l=::1:4972) (mgcp_protocol.c:772) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #00: 200 13440 OK (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #02: I: D616EBCC (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #04: o=- D616EBCC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4972 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250804085242263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250804085242263 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:4B44168B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:4B44168B output_enabled 0 (mgcp_conn.c:271) 20250804085242263 DLMGCP DEBUG <0013> (1234/rtp C:4B44168B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242263 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:4B44168B CRCX: connection successfully created: (1234/rtp C:4B44168B r=NULL:0<->l=::1:4974) (mgcp_protocol.c:772) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #00: 200 13441 OK (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B44168B (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B44168B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4974 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250804085242263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250804085242263 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:CECBDA46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:CECBDA46 output_enabled 0 (mgcp_conn.c:271) 20250804085242263 DLMGCP DEBUG <0013> (1234/rtp C:CECBDA46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242263 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:CECBDA46 CRCX: connection successfully created: (1234/rtp C:CECBDA46 r=NULL:0<->l=::1:4976) (mgcp_protocol.c:772) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #00: 200 13442 OK (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #02: I: CECBDA46 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #04: o=- CECBDA46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4976 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13443 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250804085242263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250804085242263 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:6AD675B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:6AD675B4 output_enabled 0 (mgcp_conn.c:271) 20250804085242263 DLMGCP DEBUG <0013> (1234/rtp C:6AD675B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242264 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:6AD675B4 CRCX: connection successfully created: (1234/rtp C:6AD675B4 r=NULL:0<->l=::1:4978) (mgcp_protocol.c:772) 20250804085242264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #00: 200 13443 OK (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AD675B4 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6AD675B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4978 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13444 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250804085242264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250804085242264 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:2F1F672D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:2F1F672D output_enabled 0 (mgcp_conn.c:271) 20250804085242264 DLMGCP DEBUG <0013> (1234/rtp C:2F1F672D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242264 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:2F1F672D CRCX: connection successfully created: (1234/rtp C:2F1F672D r=NULL:0<->l=::1:4980) (mgcp_protocol.c:772) 20250804085242264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #00: 200 13444 OK (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F1F672D (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F1F672D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4980 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13445 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250804085242264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250804085242264 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:D773A66E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:D773A66E output_enabled 0 (mgcp_conn.c:271) 20250804085242264 DLMGCP DEBUG <0013> (1234/rtp C:D773A66E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242264 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:D773A66E CRCX: connection successfully created: (1234/rtp C:D773A66E r=NULL:0<->l=::1:4982) (mgcp_protocol.c:772) 20250804085242264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #00: 200 13445 OK (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #02: I: D773A66E (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #04: o=- D773A66E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4982 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13446 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250804085242264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250804085242264 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:1CA9F000 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:1CA9F000 output_enabled 0 (mgcp_conn.c:271) 20250804085242264 DLMGCP DEBUG <0013> (1234/rtp C:1CA9F000 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242264 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:1CA9F000 CRCX: connection successfully created: (1234/rtp C:1CA9F000 r=NULL:0<->l=::1:4984) (mgcp_protocol.c:772) 20250804085242264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #00: 200 13446 OK (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CA9F000 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CA9F000 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13447 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250804085242265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250804085242265 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:D927F6C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:D927F6C7 output_enabled 0 (mgcp_conn.c:271) 20250804085242265 DLMGCP DEBUG <0013> (1234/rtp C:D927F6C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242265 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:D927F6C7 CRCX: connection successfully created: (1234/rtp C:D927F6C7 r=NULL:0<->l=::1:4986) (mgcp_protocol.c:772) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #00: 200 13447 OK (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #02: I: D927F6C7 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #04: o=- D927F6C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4986 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13448 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250804085242265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250804085242265 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:4F6F2046 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:4F6F2046 output_enabled 0 (mgcp_conn.c:271) 20250804085242265 DLMGCP DEBUG <0013> (1234/rtp C:4F6F2046 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242265 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:4F6F2046 CRCX: connection successfully created: (1234/rtp C:4F6F2046 r=NULL:0<->l=::1:4988) (mgcp_protocol.c:772) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #00: 200 13448 OK (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F6F2046 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F6F2046 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4988 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250804085242265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250804085242265 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:FE13F2DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:FE13F2DB output_enabled 0 (mgcp_conn.c:271) 20250804085242265 DLMGCP DEBUG <0013> (1234/rtp C:FE13F2DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242265 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:FE13F2DB CRCX: connection successfully created: (1234/rtp C:FE13F2DB r=NULL:0<->l=::1:4990) (mgcp_protocol.c:772) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #00: 200 13449 OK (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #02: I: FE13F2DB (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE13F2DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4990 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250804085242265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250804085242265 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:5C7A3D68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:5C7A3D68 output_enabled 0 (mgcp_conn.c:271) 20250804085242265 DLMGCP DEBUG <0013> (1234/rtp C:5C7A3D68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242265 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:5C7A3D68 CRCX: connection successfully created: (1234/rtp C:5C7A3D68 r=NULL:0<->l=::1:4992) (mgcp_protocol.c:772) 20250804085242265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #00: 200 13450 OK (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C7A3D68 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C7A3D68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4992 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250804085242266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250804085242266 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:8E8F2E6A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:8E8F2E6A output_enabled 0 (mgcp_conn.c:271) 20250804085242266 DLMGCP DEBUG <0013> (1234/rtp C:8E8F2E6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242266 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:8E8F2E6A CRCX: connection successfully created: (1234/rtp C:8E8F2E6A r=NULL:0<->l=::1:4994) (mgcp_protocol.c:772) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #00: 200 13451 OK (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E8F2E6A (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E8F2E6A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4994 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250804085242266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250804085242266 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:1AA37160 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:1AA37160 output_enabled 0 (mgcp_conn.c:271) 20250804085242266 DLMGCP DEBUG <0013> (1234/rtp C:1AA37160 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242266 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:1AA37160 CRCX: connection successfully created: (1234/rtp C:1AA37160 r=NULL:0<->l=::1:4996) (mgcp_protocol.c:772) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #00: 200 13452 OK (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #02: I: 1AA37160 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1AA37160 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4996 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250804085242266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250804085242266 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:BCAF62AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:BCAF62AF output_enabled 0 (mgcp_conn.c:271) 20250804085242266 DLMGCP DEBUG <0013> (1234/rtp C:BCAF62AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242266 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:BCAF62AF CRCX: connection successfully created: (1234/rtp C:BCAF62AF r=NULL:0<->l=::1:4998) (mgcp_protocol.c:772) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #00: 200 13453 OK (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #02: I: BCAF62AF (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #04: o=- BCAF62AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4998 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250804085242266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250804085242266 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:A4017A0C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:A4017A0C output_enabled 0 (mgcp_conn.c:271) 20250804085242266 DLMGCP DEBUG <0013> (1234/rtp C:A4017A0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242266 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:A4017A0C CRCX: connection successfully created: (1234/rtp C:A4017A0C r=NULL:0<->l=::1:5000) (mgcp_protocol.c:772) 20250804085242266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #00: 200 13454 OK (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #02: I: A4017A0C (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4017A0C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250804085242267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250804085242267 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:2A1015ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:2A1015ED output_enabled 0 (mgcp_conn.c:271) 20250804085242267 DLMGCP DEBUG <0013> (1234/rtp C:2A1015ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242267 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:2A1015ED CRCX: connection successfully created: (1234/rtp C:2A1015ED r=NULL:0<->l=::1:5002) (mgcp_protocol.c:772) 20250804085242267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #00: 200 13455 OK (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A1015ED (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A1015ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5002 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250804085242267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250804085242267 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:A3F1D57A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:A3F1D57A output_enabled 0 (mgcp_conn.c:271) 20250804085242267 DLMGCP DEBUG <0013> (1234/rtp C:A3F1D57A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242267 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:A3F1D57A CRCX: connection successfully created: (1234/rtp C:A3F1D57A r=NULL:0<->l=::1:5004) (mgcp_protocol.c:772) 20250804085242267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #00: 200 13456 OK (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #02: I: A3F1D57A (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #04: o=- A3F1D57A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5004 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250804085242267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250804085242267 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:C950F46F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:C950F46F output_enabled 0 (mgcp_conn.c:271) 20250804085242267 DLMGCP DEBUG <0013> (1234/rtp C:C950F46F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242267 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:C950F46F CRCX: connection successfully created: (1234/rtp C:C950F46F r=NULL:0<->l=::1:5006) (mgcp_protocol.c:772) 20250804085242267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #00: 200 13457 OK (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #02: I: C950F46F (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #04: o=- C950F46F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5006 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250804085242268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250804085242268 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:19BA39F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:19BA39F9 output_enabled 0 (mgcp_conn.c:271) 20250804085242268 DLMGCP DEBUG <0013> (1234/rtp C:19BA39F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242268 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:19BA39F9 CRCX: connection successfully created: (1234/rtp C:19BA39F9 r=NULL:0<->l=::1:5008) (mgcp_protocol.c:772) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #00: 200 13458 OK (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #02: I: 19BA39F9 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19BA39F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5008 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250804085242268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250804085242268 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:2762EBDC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:2762EBDC output_enabled 0 (mgcp_conn.c:271) 20250804085242268 DLMGCP DEBUG <0013> (1234/rtp C:2762EBDC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242268 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:2762EBDC CRCX: connection successfully created: (1234/rtp C:2762EBDC r=NULL:0<->l=::1:5010) (mgcp_protocol.c:772) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #00: 200 13459 OK (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #02: I: 2762EBDC (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2762EBDC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5010 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250804085242268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250804085242268 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:3984BB30 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:3984BB30 output_enabled 0 (mgcp_conn.c:271) 20250804085242268 DLMGCP DEBUG <0013> (1234/rtp C:3984BB30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242268 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:3984BB30 CRCX: connection successfully created: (1234/rtp C:3984BB30 r=NULL:0<->l=::1:5012) (mgcp_protocol.c:772) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #00: 200 13460 OK (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #02: I: 3984BB30 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3984BB30 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5012 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250804085242268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250804085242268 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:5E3C0C14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:5E3C0C14 output_enabled 0 (mgcp_conn.c:271) 20250804085242268 DLMGCP DEBUG <0013> (1234/rtp C:5E3C0C14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242268 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:5E3C0C14 CRCX: connection successfully created: (1234/rtp C:5E3C0C14 r=NULL:0<->l=::1:5014) (mgcp_protocol.c:772) 20250804085242268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #00: 200 13461 OK (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E3C0C14 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E3C0C14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5014 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250804085242269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250804085242269 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:3B3A70F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:3B3A70F3 output_enabled 0 (mgcp_conn.c:271) 20250804085242269 DLMGCP DEBUG <0013> (1234/rtp C:3B3A70F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242269 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:3B3A70F3 CRCX: connection successfully created: (1234/rtp C:3B3A70F3 r=NULL:0<->l=::1:5016) (mgcp_protocol.c:772) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #00: 200 13462 OK (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B3A70F3 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B3A70F3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5016 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250804085242269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250804085242269 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:9A9B3B1A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:9A9B3B1A output_enabled 0 (mgcp_conn.c:271) 20250804085242269 DLMGCP DEBUG <0013> (1234/rtp C:9A9B3B1A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242269 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:9A9B3B1A CRCX: connection successfully created: (1234/rtp C:9A9B3B1A r=NULL:0<->l=::1:5018) (mgcp_protocol.c:772) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #00: 200 13463 OK (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A9B3B1A (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A9B3B1A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5018 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250804085242269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250804085242269 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:00D96780 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:00D96780 output_enabled 0 (mgcp_conn.c:271) 20250804085242269 DLMGCP DEBUG <0013> (1234/rtp C:00D96780 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242269 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:00D96780 CRCX: connection successfully created: (1234/rtp C:00D96780 r=NULL:0<->l=::1:5020) (mgcp_protocol.c:772) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #00: 200 13464 OK (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #02: I: 00D96780 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00D96780 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5020 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250804085242269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250804085242269 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:D3488D83 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:D3488D83 output_enabled 0 (mgcp_conn.c:271) 20250804085242269 DLMGCP DEBUG <0013> (1234/rtp C:D3488D83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242269 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:D3488D83 CRCX: connection successfully created: (1234/rtp C:D3488D83 r=NULL:0<->l=::1:5022) (mgcp_protocol.c:772) 20250804085242269 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #00: 200 13465 OK (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #02: I: D3488D83 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #04: o=- D3488D83 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5022 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250804085242270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250804085242270 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:92D75FAD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:92D75FAD output_enabled 0 (mgcp_conn.c:271) 20250804085242270 DLMGCP DEBUG <0013> (1234/rtp C:92D75FAD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242270 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:92D75FAD CRCX: connection successfully created: (1234/rtp C:92D75FAD r=NULL:0<->l=::1:5024) (mgcp_protocol.c:772) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #00: 200 13466 OK (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #02: I: 92D75FAD (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92D75FAD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5024 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250804085242270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250804085242270 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:1854F1A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:1854F1A3 output_enabled 0 (mgcp_conn.c:271) 20250804085242270 DLMGCP DEBUG <0013> (1234/rtp C:1854F1A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242270 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:1854F1A3 CRCX: connection successfully created: (1234/rtp C:1854F1A3 r=NULL:0<->l=::1:5026) (mgcp_protocol.c:772) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #00: 200 13467 OK (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #02: I: 1854F1A3 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1854F1A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5026 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250804085242270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250804085242270 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:D8A28737 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:D8A28737 output_enabled 0 (mgcp_conn.c:271) 20250804085242270 DLMGCP DEBUG <0013> (1234/rtp C:D8A28737 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242270 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:D8A28737 CRCX: connection successfully created: (1234/rtp C:D8A28737 r=NULL:0<->l=::1:5028) (mgcp_protocol.c:772) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #00: 200 13468 OK (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #02: I: D8A28737 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8A28737 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5028 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250804085242270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250804085242270 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:840D425C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:840D425C output_enabled 0 (mgcp_conn.c:271) 20250804085242270 DLMGCP DEBUG <0013> (1234/rtp C:840D425C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242271 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:840D425C CRCX: connection successfully created: (1234/rtp C:840D425C r=NULL:0<->l=::1:5030) (mgcp_protocol.c:772) 20250804085242271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #00: 200 13469 OK (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #02: I: 840D425C (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #04: o=- 840D425C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5030 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250804085242271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250804085242271 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:D6D638BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:D6D638BB output_enabled 0 (mgcp_conn.c:271) 20250804085242271 DLMGCP DEBUG <0013> (1234/rtp C:D6D638BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242271 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:D6D638BB CRCX: connection successfully created: (1234/rtp C:D6D638BB r=NULL:0<->l=::1:5032) (mgcp_protocol.c:772) 20250804085242271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #00: 200 13470 OK (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #02: I: D6D638BB (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6D638BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5032 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250804085242271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250804085242271 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:22E6C6E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:22E6C6E9 output_enabled 0 (mgcp_conn.c:271) 20250804085242271 DLMGCP DEBUG <0013> (1234/rtp C:22E6C6E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242271 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:22E6C6E9 CRCX: connection successfully created: (1234/rtp C:22E6C6E9 r=NULL:0<->l=::1:5034) (mgcp_protocol.c:772) 20250804085242271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #00: 200 13471 OK (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #02: I: 22E6C6E9 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22E6C6E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5034 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250804085242271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250804085242271 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:7B045CD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:7B045CD2 output_enabled 0 (mgcp_conn.c:271) 20250804085242271 DLMGCP DEBUG <0013> (1234/rtp C:7B045CD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242271 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:7B045CD2 CRCX: connection successfully created: (1234/rtp C:7B045CD2 r=NULL:0<->l=::1:5036) (mgcp_protocol.c:772) 20250804085242271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #00: 200 13472 OK (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B045CD2 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B045CD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5036 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250804085242272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250804085242272 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:430A0811 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:430A0811 output_enabled 0 (mgcp_conn.c:271) 20250804085242272 DLMGCP DEBUG <0013> (1234/rtp C:430A0811 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242272 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:430A0811 CRCX: connection successfully created: (1234/rtp C:430A0811 r=NULL:0<->l=::1:5038) (mgcp_protocol.c:772) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #00: 200 13473 OK (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #02: I: 430A0811 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #04: o=- 430A0811 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5038 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250804085242272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250804085242272 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:DAEA9DBC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:DAEA9DBC output_enabled 0 (mgcp_conn.c:271) 20250804085242272 DLMGCP DEBUG <0013> (1234/rtp C:DAEA9DBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242272 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:DAEA9DBC CRCX: connection successfully created: (1234/rtp C:DAEA9DBC r=NULL:0<->l=::1:5040) (mgcp_protocol.c:772) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #00: 200 13474 OK (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #02: I: DAEA9DBC (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #04: o=- DAEA9DBC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5040 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250804085242272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250804085242272 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:F280B3A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:F280B3A0 output_enabled 0 (mgcp_conn.c:271) 20250804085242272 DLMGCP DEBUG <0013> (1234/rtp C:F280B3A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242272 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:F280B3A0 CRCX: connection successfully created: (1234/rtp C:F280B3A0 r=NULL:0<->l=::1:5042) (mgcp_protocol.c:772) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #00: 200 13475 OK (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #02: I: F280B3A0 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #04: o=- F280B3A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5042 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250804085242272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250804085242272 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:28A5ED86 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:28A5ED86 output_enabled 0 (mgcp_conn.c:271) 20250804085242272 DLMGCP DEBUG <0013> (1234/rtp C:28A5ED86 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242272 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:28A5ED86 CRCX: connection successfully created: (1234/rtp C:28A5ED86 r=NULL:0<->l=::1:5044) (mgcp_protocol.c:772) 20250804085242272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #00: 200 13476 OK (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #02: I: 28A5ED86 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28A5ED86 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5044 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250804085242273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250804085242273 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:01D6477E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:01D6477E output_enabled 0 (mgcp_conn.c:271) 20250804085242273 DLMGCP DEBUG <0013> (1234/rtp C:01D6477E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242273 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:01D6477E CRCX: connection successfully created: (1234/rtp C:01D6477E r=NULL:0<->l=::1:5046) (mgcp_protocol.c:772) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #00: 200 13477 OK (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #02: I: 01D6477E (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01D6477E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5046 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250804085242273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250804085242273 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:97F49BAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:97F49BAC output_enabled 0 (mgcp_conn.c:271) 20250804085242273 DLMGCP DEBUG <0013> (1234/rtp C:97F49BAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242273 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:97F49BAC CRCX: connection successfully created: (1234/rtp C:97F49BAC r=NULL:0<->l=::1:5048) (mgcp_protocol.c:772) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #00: 200 13478 OK (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #02: I: 97F49BAC (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97F49BAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5048 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250804085242273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250804085242273 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:450E63DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:450E63DB output_enabled 0 (mgcp_conn.c:271) 20250804085242273 DLMGCP DEBUG <0013> (1234/rtp C:450E63DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242273 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:450E63DB CRCX: connection successfully created: (1234/rtp C:450E63DB r=NULL:0<->l=::1:5050) (mgcp_protocol.c:772) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #00: 200 13479 OK (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #02: I: 450E63DB (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #04: o=- 450E63DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5050 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250804085242273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250804085242273 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:EAA4733E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:EAA4733E output_enabled 0 (mgcp_conn.c:271) 20250804085242273 DLMGCP DEBUG <0013> (1234/rtp C:EAA4733E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242273 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:EAA4733E CRCX: connection successfully created: (1234/rtp C:EAA4733E r=NULL:0<->l=::1:5052) (mgcp_protocol.c:772) 20250804085242273 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #00: 200 13480 OK (mgcp_msg.c:72) 20250804085242273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #02: I: EAA4733E (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #04: o=- EAA4733E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5052 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250804085242274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250804085242274 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242274 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:09B9BABF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242274 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:09B9BABF output_enabled 0 (mgcp_conn.c:271) 20250804085242274 DLMGCP DEBUG <0013> (1234/rtp C:09B9BABF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242274 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:09B9BABF CRCX: connection successfully created: (1234/rtp C:09B9BABF r=NULL:0<->l=::1:5054) (mgcp_protocol.c:772) 20250804085242274 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #00: 200 13481 OK (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #02: I: 09B9BABF (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09B9BABF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5054 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250804085242274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250804085242274 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242274 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:4B1A6CA9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242274 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:4B1A6CA9 output_enabled 0 (mgcp_conn.c:271) 20250804085242274 DLMGCP DEBUG <0013> (1234/rtp C:4B1A6CA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242274 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:4B1A6CA9 CRCX: connection successfully created: (1234/rtp C:4B1A6CA9 r=NULL:0<->l=::1:5056) (mgcp_protocol.c:772) 20250804085242274 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #00: 200 13482 OK (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B1A6CA9 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B1A6CA9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5056 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250804085242274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250804085242274 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242274 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:1A91AC9F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242274 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:1A91AC9F output_enabled 0 (mgcp_conn.c:271) 20250804085242274 DLMGCP DEBUG <0013> (1234/rtp C:1A91AC9F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242274 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:1A91AC9F CRCX: connection successfully created: (1234/rtp C:1A91AC9F r=NULL:0<->l=::1:5058) (mgcp_protocol.c:772) 20250804085242274 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #00: 200 13483 OK (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A91AC9F (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A91AC9F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5058 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242274 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250804085242275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250804085242275 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:02A1BF9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:02A1BF9D output_enabled 0 (mgcp_conn.c:271) 20250804085242275 DLMGCP DEBUG <0013> (1234/rtp C:02A1BF9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242275 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:02A1BF9D CRCX: connection successfully created: (1234/rtp C:02A1BF9D r=NULL:0<->l=::1:5060) (mgcp_protocol.c:772) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #00: 200 13484 OK (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #02: I: 02A1BF9D (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #04: o=- 02A1BF9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5060 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250804085242275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250804085242275 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:B361470B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:B361470B output_enabled 0 (mgcp_conn.c:271) 20250804085242275 DLMGCP DEBUG <0013> (1234/rtp C:B361470B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242275 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:B361470B CRCX: connection successfully created: (1234/rtp C:B361470B r=NULL:0<->l=::1:5062) (mgcp_protocol.c:772) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #00: 200 13485 OK (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #02: I: B361470B (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #04: o=- B361470B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5062 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250804085242275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250804085242275 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:3D3B6F3E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:3D3B6F3E output_enabled 0 (mgcp_conn.c:271) 20250804085242275 DLMGCP DEBUG <0013> (1234/rtp C:3D3B6F3E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242275 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:3D3B6F3E CRCX: connection successfully created: (1234/rtp C:3D3B6F3E r=NULL:0<->l=::1:5064) (mgcp_protocol.c:772) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #00: 200 13486 OK (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D3B6F3E (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D3B6F3E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5064 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250804085242275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250804085242275 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:8189A5EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:8189A5EE output_enabled 0 (mgcp_conn.c:271) 20250804085242275 DLMGCP DEBUG <0013> (1234/rtp C:8189A5EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242275 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:8189A5EE CRCX: connection successfully created: (1234/rtp C:8189A5EE r=NULL:0<->l=::1:5066) (mgcp_protocol.c:772) 20250804085242275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #00: 200 13487 OK (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #02: I: 8189A5EE (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8189A5EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5066 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242275 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250804085242276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250804085242276 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:CB54F24A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:CB54F24A output_enabled 0 (mgcp_conn.c:271) 20250804085242276 DLMGCP DEBUG <0013> (1234/rtp C:CB54F24A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242276 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:CB54F24A CRCX: connection successfully created: (1234/rtp C:CB54F24A r=NULL:0<->l=::1:5068) (mgcp_protocol.c:772) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #00: 200 13488 OK (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #02: I: CB54F24A (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB54F24A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5068 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250804085242276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250804085242276 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:E40C95A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:E40C95A6 output_enabled 0 (mgcp_conn.c:271) 20250804085242276 DLMGCP DEBUG <0013> (1234/rtp C:E40C95A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242276 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:E40C95A6 CRCX: connection successfully created: (1234/rtp C:E40C95A6 r=NULL:0<->l=::1:5070) (mgcp_protocol.c:772) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #00: 200 13489 OK (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #02: I: E40C95A6 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #04: o=- E40C95A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5070 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250804085242276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250804085242276 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:C5F6B5B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:C5F6B5B6 output_enabled 0 (mgcp_conn.c:271) 20250804085242276 DLMGCP DEBUG <0013> (1234/rtp C:C5F6B5B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242276 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:C5F6B5B6 CRCX: connection successfully created: (1234/rtp C:C5F6B5B6 r=NULL:0<->l=::1:5072) (mgcp_protocol.c:772) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #00: 200 13490 OK (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #02: I: C5F6B5B6 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #04: o=- C5F6B5B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5072 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250804085242276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250804085242276 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:5107972A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:5107972A output_enabled 0 (mgcp_conn.c:271) 20250804085242276 DLMGCP DEBUG <0013> (1234/rtp C:5107972A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242276 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:5107972A CRCX: connection successfully created: (1234/rtp C:5107972A r=NULL:0<->l=::1:5074) (mgcp_protocol.c:772) 20250804085242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #00: 200 13491 OK (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250804085242276 DLMGCP DEBUG <0013> Generated response: line #02: I: 5107972A (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5107972A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5074 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250804085242277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250804085242277 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:F49A7FC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:F49A7FC7 output_enabled 0 (mgcp_conn.c:271) 20250804085242277 DLMGCP DEBUG <0013> (1234/rtp C:F49A7FC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242277 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:F49A7FC7 CRCX: connection successfully created: (1234/rtp C:F49A7FC7 r=NULL:0<->l=::1:5076) (mgcp_protocol.c:772) 20250804085242277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #00: 200 13492 OK (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #02: I: F49A7FC7 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #04: o=- F49A7FC7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5076 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250804085242277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250804085242277 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:9805FF0E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:9805FF0E output_enabled 0 (mgcp_conn.c:271) 20250804085242277 DLMGCP DEBUG <0013> (1234/rtp C:9805FF0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242277 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:9805FF0E CRCX: connection successfully created: (1234/rtp C:9805FF0E r=NULL:0<->l=::1:5078) (mgcp_protocol.c:772) 20250804085242277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #00: 200 13493 OK (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #02: I: 9805FF0E (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9805FF0E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5078 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250804085242277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250804085242277 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:A1E0E61A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:A1E0E61A output_enabled 0 (mgcp_conn.c:271) 20250804085242277 DLMGCP DEBUG <0013> (1234/rtp C:A1E0E61A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242277 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:A1E0E61A CRCX: connection successfully created: (1234/rtp C:A1E0E61A r=NULL:0<->l=::1:5080) (mgcp_protocol.c:772) 20250804085242277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #00: 200 13494 OK (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #02: I: A1E0E61A (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1E0E61A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5080 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250804085242278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250804085242278 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:9D8820FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:9D8820FF output_enabled 0 (mgcp_conn.c:271) 20250804085242278 DLMGCP DEBUG <0013> (1234/rtp C:9D8820FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242278 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:9D8820FF CRCX: connection successfully created: (1234/rtp C:9D8820FF r=NULL:0<->l=::1:5082) (mgcp_protocol.c:772) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #00: 200 13495 OK (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D8820FF (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D8820FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5082 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250804085242278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250804085242278 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:F93184E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:F93184E4 output_enabled 0 (mgcp_conn.c:271) 20250804085242278 DLMGCP DEBUG <0013> (1234/rtp C:F93184E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242278 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:F93184E4 CRCX: connection successfully created: (1234/rtp C:F93184E4 r=NULL:0<->l=::1:5084) (mgcp_protocol.c:772) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #00: 200 13496 OK (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #02: I: F93184E4 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #04: o=- F93184E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5084 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250804085242278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250804085242278 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:0155E97B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:0155E97B output_enabled 0 (mgcp_conn.c:271) 20250804085242278 DLMGCP DEBUG <0013> (1234/rtp C:0155E97B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242278 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:0155E97B CRCX: connection successfully created: (1234/rtp C:0155E97B r=NULL:0<->l=::1:5086) (mgcp_protocol.c:772) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #00: 200 13497 OK (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #02: I: 0155E97B (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0155E97B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5086 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250804085242278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250804085242278 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:23792498 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:23792498 output_enabled 0 (mgcp_conn.c:271) 20250804085242278 DLMGCP DEBUG <0013> (1234/rtp C:23792498 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242278 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:23792498 CRCX: connection successfully created: (1234/rtp C:23792498 r=NULL:0<->l=::1:5088) (mgcp_protocol.c:772) 20250804085242278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #00: 200 13498 OK (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #02: I: 23792498 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23792498 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5088 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250804085242279 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250804085242279 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:1A1FCE67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:1A1FCE67 output_enabled 0 (mgcp_conn.c:271) 20250804085242279 DLMGCP DEBUG <0013> (1234/rtp C:1A1FCE67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242279 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:1A1FCE67 CRCX: connection successfully created: (1234/rtp C:1A1FCE67 r=NULL:0<->l=::1:5090) (mgcp_protocol.c:772) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #00: 200 13499 OK (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A1FCE67 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A1FCE67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5090 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250804085242279 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250804085242279 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:3150F9A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:3150F9A8 output_enabled 0 (mgcp_conn.c:271) 20250804085242279 DLMGCP DEBUG <0013> (1234/rtp C:3150F9A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242279 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:3150F9A8 CRCX: connection successfully created: (1234/rtp C:3150F9A8 r=NULL:0<->l=::1:5092) (mgcp_protocol.c:772) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #00: 200 13500 OK (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #02: I: 3150F9A8 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3150F9A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5092 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250804085242279 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250804085242279 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:804F4694 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:804F4694 output_enabled 0 (mgcp_conn.c:271) 20250804085242279 DLMGCP DEBUG <0013> (1234/rtp C:804F4694 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242279 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:804F4694 CRCX: connection successfully created: (1234/rtp C:804F4694 r=NULL:0<->l=::1:5094) (mgcp_protocol.c:772) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #00: 200 13501 OK (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #02: I: 804F4694 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #04: o=- 804F4694 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5094 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250804085242279 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250804085242279 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:450376F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:450376F7 output_enabled 0 (mgcp_conn.c:271) 20250804085242279 DLMGCP DEBUG <0013> (1234/rtp C:450376F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242280 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:450376F7 CRCX: connection successfully created: (1234/rtp C:450376F7 r=NULL:0<->l=::1:5096) (mgcp_protocol.c:772) 20250804085242280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #00: 200 13502 OK (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #02: I: 450376F7 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #04: o=- 450376F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5096 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250804085242280 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250804085242280 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:A0951605 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:A0951605 output_enabled 0 (mgcp_conn.c:271) 20250804085242280 DLMGCP DEBUG <0013> (1234/rtp C:A0951605 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242280 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:A0951605 CRCX: connection successfully created: (1234/rtp C:A0951605 r=NULL:0<->l=::1:5098) (mgcp_protocol.c:772) 20250804085242280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #00: 200 13503 OK (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #02: I: A0951605 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #04: o=- A0951605 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5098 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250804085242280 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250804085242280 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:8BED35C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:8BED35C3 output_enabled 0 (mgcp_conn.c:271) 20250804085242280 DLMGCP DEBUG <0013> (1234/rtp C:8BED35C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242280 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:8BED35C3 CRCX: connection successfully created: (1234/rtp C:8BED35C3 r=NULL:0<->l=::1:5100) (mgcp_protocol.c:772) 20250804085242280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #00: 200 13504 OK (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BED35C3 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8BED35C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5100 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250804085242280 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250804085242280 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:9350FBDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:9350FBDD output_enabled 0 (mgcp_conn.c:271) 20250804085242280 DLMGCP DEBUG <0013> (1234/rtp C:9350FBDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242280 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:9350FBDD CRCX: connection successfully created: (1234/rtp C:9350FBDD r=NULL:0<->l=::1:5102) (mgcp_protocol.c:772) 20250804085242280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #00: 200 13505 OK (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #02: I: 9350FBDD (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9350FBDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5102 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242280 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250804085242281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250804085242281 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:7F16C33F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:7F16C33F output_enabled 0 (mgcp_conn.c:271) 20250804085242281 DLMGCP DEBUG <0013> (1234/rtp C:7F16C33F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242281 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:7F16C33F CRCX: connection successfully created: (1234/rtp C:7F16C33F r=NULL:0<->l=::1:5104) (mgcp_protocol.c:772) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #00: 200 13506 OK (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F16C33F (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F16C33F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5104 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250804085242281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250804085242281 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:4DDEC46D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:4DDEC46D output_enabled 0 (mgcp_conn.c:271) 20250804085242281 DLMGCP DEBUG <0013> (1234/rtp C:4DDEC46D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242281 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:4DDEC46D CRCX: connection successfully created: (1234/rtp C:4DDEC46D r=NULL:0<->l=::1:5106) (mgcp_protocol.c:772) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #00: 200 13507 OK (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DDEC46D (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DDEC46D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5106 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250804085242281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250804085242281 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:36CC546E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:36CC546E output_enabled 0 (mgcp_conn.c:271) 20250804085242281 DLMGCP DEBUG <0013> (1234/rtp C:36CC546E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242281 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:36CC546E CRCX: connection successfully created: (1234/rtp C:36CC546E r=NULL:0<->l=::1:5108) (mgcp_protocol.c:772) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #00: 200 13508 OK (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #02: I: 36CC546E (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36CC546E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5108 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250804085242281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250804085242281 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:E660A0C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:E660A0C0 output_enabled 0 (mgcp_conn.c:271) 20250804085242281 DLMGCP DEBUG <0013> (1234/rtp C:E660A0C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242281 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:E660A0C0 CRCX: connection successfully created: (1234/rtp C:E660A0C0 r=NULL:0<->l=::1:5110) (mgcp_protocol.c:772) 20250804085242281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #00: 200 13509 OK (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #02: I: E660A0C0 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #04: o=- E660A0C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5110 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250804085242282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250804085242282 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:0EDEF859 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:0EDEF859 output_enabled 0 (mgcp_conn.c:271) 20250804085242282 DLMGCP DEBUG <0013> (1234/rtp C:0EDEF859 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242282 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:0EDEF859 CRCX: connection successfully created: (1234/rtp C:0EDEF859 r=NULL:0<->l=::1:5112) (mgcp_protocol.c:772) 20250804085242282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #00: 200 13510 OK (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #02: I: 0EDEF859 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0EDEF859 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5112 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250804085242282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250804085242282 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:EA486AE3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:EA486AE3 output_enabled 0 (mgcp_conn.c:271) 20250804085242282 DLMGCP DEBUG <0013> (1234/rtp C:EA486AE3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242282 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:EA486AE3 CRCX: connection successfully created: (1234/rtp C:EA486AE3 r=NULL:0<->l=::1:5114) (mgcp_protocol.c:772) 20250804085242282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #00: 200 13511 OK (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #02: I: EA486AE3 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA486AE3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5114 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250804085242282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250804085242282 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:4BA7B1AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:4BA7B1AE output_enabled 0 (mgcp_conn.c:271) 20250804085242282 DLMGCP DEBUG <0013> (1234/rtp C:4BA7B1AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242282 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:4BA7B1AE CRCX: connection successfully created: (1234/rtp C:4BA7B1AE r=NULL:0<->l=::1:5116) (mgcp_protocol.c:772) 20250804085242282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #00: 200 13512 OK (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BA7B1AE (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4BA7B1AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5116 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242282 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250804085242283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250804085242283 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:CA47F435 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:CA47F435 output_enabled 0 (mgcp_conn.c:271) 20250804085242283 DLMGCP DEBUG <0013> (1234/rtp C:CA47F435 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242283 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:CA47F435 CRCX: connection successfully created: (1234/rtp C:CA47F435 r=NULL:0<->l=::1:5118) (mgcp_protocol.c:772) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #00: 200 13513 OK (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #02: I: CA47F435 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA47F435 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5118 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250804085242283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250804085242283 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:E2ED203A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:E2ED203A output_enabled 0 (mgcp_conn.c:271) 20250804085242283 DLMGCP DEBUG <0013> (1234/rtp C:E2ED203A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242283 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:E2ED203A CRCX: connection successfully created: (1234/rtp C:E2ED203A r=NULL:0<->l=::1:5120) (mgcp_protocol.c:772) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #00: 200 13514 OK (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #02: I: E2ED203A (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #04: o=- E2ED203A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5120 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250804085242283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250804085242283 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:2576EC49 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:2576EC49 output_enabled 0 (mgcp_conn.c:271) 20250804085242283 DLMGCP DEBUG <0013> (1234/rtp C:2576EC49 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242283 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:2576EC49 CRCX: connection successfully created: (1234/rtp C:2576EC49 r=NULL:0<->l=::1:5122) (mgcp_protocol.c:772) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #00: 200 13515 OK (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #02: I: 2576EC49 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2576EC49 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5122 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250804085242283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250804085242283 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:AEAB9868 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:AEAB9868 output_enabled 0 (mgcp_conn.c:271) 20250804085242283 DLMGCP DEBUG <0013> (1234/rtp C:AEAB9868 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242283 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:AEAB9868 CRCX: connection successfully created: (1234/rtp C:AEAB9868 r=NULL:0<->l=::1:5124) (mgcp_protocol.c:772) 20250804085242283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #00: 200 13516 OK (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #02: I: AEAB9868 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #04: o=- AEAB9868 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5124 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242283 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250804085242284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250804085242284 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:D27BD7F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:D27BD7F0 output_enabled 0 (mgcp_conn.c:271) 20250804085242284 DLMGCP DEBUG <0013> (1234/rtp C:D27BD7F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242284 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:D27BD7F0 CRCX: connection successfully created: (1234/rtp C:D27BD7F0 r=NULL:0<->l=::1:5126) (mgcp_protocol.c:772) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #00: 200 13517 OK (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #02: I: D27BD7F0 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #04: o=- D27BD7F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5126 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250804085242284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250804085242284 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:E87DAFB6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:E87DAFB6 output_enabled 0 (mgcp_conn.c:271) 20250804085242284 DLMGCP DEBUG <0013> (1234/rtp C:E87DAFB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242284 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:E87DAFB6 CRCX: connection successfully created: (1234/rtp C:E87DAFB6 r=NULL:0<->l=::1:5128) (mgcp_protocol.c:772) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #00: 200 13518 OK (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #02: I: E87DAFB6 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #04: o=- E87DAFB6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5128 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:262) 20250804085242284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250804085242284 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:D5124254 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:D5124254 output_enabled 0 (mgcp_conn.c:271) 20250804085242284 DLMGCP DEBUG <0013> (1234/rtp C:D5124254 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242284 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:D5124254 CRCX: connection successfully created: (1234/rtp C:D5124254 r=NULL:0<->l=::1:5130) (mgcp_protocol.c:772) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #00: 200 13519 OK (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #02: I: D5124254 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5124254 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5130 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:262) 20250804085242284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250804085242284 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:656CBAB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242284 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:656CBAB4 output_enabled 0 (mgcp_conn.c:271) 20250804085242284 DLMGCP DEBUG <0013> (1234/rtp C:656CBAB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242285 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:656CBAB4 CRCX: connection successfully created: (1234/rtp C:656CBAB4 r=NULL:0<->l=::1:5132) (mgcp_protocol.c:772) 20250804085242285 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #00: 200 13520 OK (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #02: I: 656CBAB4 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #04: o=- 656CBAB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5132 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:262) 20250804085242285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250804085242285 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242285 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:868F23C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242285 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:868F23C7 output_enabled 0 (mgcp_conn.c:271) 20250804085242285 DLMGCP DEBUG <0013> (1234/rtp C:868F23C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242285 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:868F23C7 CRCX: connection successfully created: (1234/rtp C:868F23C7 r=NULL:0<->l=::1:5134) (mgcp_protocol.c:772) 20250804085242285 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #00: 200 13521 OK (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #02: I: 868F23C7 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #04: o=- 868F23C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5134 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:262) 20250804085242285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250804085242285 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242285 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:188A0DCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242285 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:188A0DCC output_enabled 0 (mgcp_conn.c:271) 20250804085242285 DLMGCP DEBUG <0013> (1234/rtp C:188A0DCC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242285 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:188A0DCC CRCX: connection successfully created: (1234/rtp C:188A0DCC r=NULL:0<->l=::1:5136) (mgcp_protocol.c:772) 20250804085242285 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #00: 200 13522 OK (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #02: I: 188A0DCC (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #04: o=- 188A0DCC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5136 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:262) 20250804085242285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250804085242285 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242285 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:99597FBC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242285 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:99597FBC output_enabled 0 (mgcp_conn.c:271) 20250804085242285 DLMGCP DEBUG <0013> (1234/rtp C:99597FBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242285 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:99597FBC CRCX: connection successfully created: (1234/rtp C:99597FBC r=NULL:0<->l=::1:5138) (mgcp_protocol.c:772) 20250804085242285 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #00: 200 13523 OK (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #02: I: 99597FBC (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99597FBC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5138 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:262) 20250804085242286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250804085242286 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:22897B55 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:22897B55 output_enabled 0 (mgcp_conn.c:271) 20250804085242286 DLMGCP DEBUG <0013> (1234/rtp C:22897B55 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242286 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:22897B55 CRCX: connection successfully created: (1234/rtp C:22897B55 r=NULL:0<->l=::1:5140) (mgcp_protocol.c:772) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #00: 200 13524 OK (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #02: I: 22897B55 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22897B55 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5140 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:262) 20250804085242286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250804085242286 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:79631F59 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:79631F59 output_enabled 0 (mgcp_conn.c:271) 20250804085242286 DLMGCP DEBUG <0013> (1234/rtp C:79631F59 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242286 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:79631F59 CRCX: connection successfully created: (1234/rtp C:79631F59 r=NULL:0<->l=::1:5142) (mgcp_protocol.c:772) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #00: 200 13525 OK (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #02: I: 79631F59 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79631F59 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5142 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:262) 20250804085242286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250804085242286 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:CF75882F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:CF75882F output_enabled 0 (mgcp_conn.c:271) 20250804085242286 DLMGCP DEBUG <0013> (1234/rtp C:CF75882F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242286 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:CF75882F CRCX: connection successfully created: (1234/rtp C:CF75882F r=NULL:0<->l=::1:5144) (mgcp_protocol.c:772) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #00: 200 13526 OK (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #02: I: CF75882F (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF75882F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5144 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:262) 20250804085242286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250804085242286 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:A2D92CD9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:A2D92CD9 output_enabled 0 (mgcp_conn.c:271) 20250804085242286 DLMGCP DEBUG <0013> (1234/rtp C:A2D92CD9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242286 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:A2D92CD9 CRCX: connection successfully created: (1234/rtp C:A2D92CD9 r=NULL:0<->l=::1:5146) (mgcp_protocol.c:772) 20250804085242286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #00: 200 13527 OK (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #02: I: A2D92CD9 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2D92CD9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5146 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:262) 20250804085242287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250804085242287 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:993575D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:993575D0 output_enabled 0 (mgcp_conn.c:271) 20250804085242287 DLMGCP DEBUG <0013> (1234/rtp C:993575D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242287 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:993575D0 CRCX: connection successfully created: (1234/rtp C:993575D0 r=NULL:0<->l=::1:5148) (mgcp_protocol.c:772) 20250804085242287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #00: 200 13528 OK (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #02: I: 993575D0 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #04: o=- 993575D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5148 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:262) 20250804085242287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250804085242287 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:0676C5F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:0676C5F6 output_enabled 0 (mgcp_conn.c:271) 20250804085242287 DLMGCP DEBUG <0013> (1234/rtp C:0676C5F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242287 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:0676C5F6 CRCX: connection successfully created: (1234/rtp C:0676C5F6 r=NULL:0<->l=::1:5150) (mgcp_protocol.c:772) 20250804085242287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #00: 200 13529 OK (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #02: I: 0676C5F6 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0676C5F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5150 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:262) 20250804085242287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250804085242287 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:717172FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:717172FE output_enabled 0 (mgcp_conn.c:271) 20250804085242287 DLMGCP DEBUG <0013> (1234/rtp C:717172FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242287 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:717172FE CRCX: connection successfully created: (1234/rtp C:717172FE r=NULL:0<->l=::1:5152) (mgcp_protocol.c:772) 20250804085242287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #00: 200 13530 OK (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #02: I: 717172FE (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #04: o=- 717172FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5152 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:262) 20250804085242288 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250804085242288 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:C055C796 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:C055C796 output_enabled 0 (mgcp_conn.c:271) 20250804085242288 DLMGCP DEBUG <0013> (1234/rtp C:C055C796 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242288 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:C055C796 CRCX: connection successfully created: (1234/rtp C:C055C796 r=NULL:0<->l=::1:5154) (mgcp_protocol.c:772) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #00: 200 13531 OK (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #02: I: C055C796 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #04: o=- C055C796 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5154 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:262) 20250804085242288 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250804085242288 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:2D46367F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:2D46367F output_enabled 0 (mgcp_conn.c:271) 20250804085242288 DLMGCP DEBUG <0013> (1234/rtp C:2D46367F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242288 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:2D46367F CRCX: connection successfully created: (1234/rtp C:2D46367F r=NULL:0<->l=::1:5156) (mgcp_protocol.c:772) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #00: 200 13532 OK (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D46367F (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D46367F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5156 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:262) 20250804085242288 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250804085242288 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:1BC4929D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:1BC4929D output_enabled 0 (mgcp_conn.c:271) 20250804085242288 DLMGCP DEBUG <0013> (1234/rtp C:1BC4929D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242288 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:1BC4929D CRCX: connection successfully created: (1234/rtp C:1BC4929D r=NULL:0<->l=::1:5158) (mgcp_protocol.c:772) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #00: 200 13533 OK (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #02: I: 1BC4929D (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1BC4929D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5158 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:262) 20250804085242288 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250804085242288 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:67CC46BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:67CC46BB output_enabled 0 (mgcp_conn.c:271) 20250804085242288 DLMGCP DEBUG <0013> (1234/rtp C:67CC46BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242288 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:67CC46BB CRCX: connection successfully created: (1234/rtp C:67CC46BB r=NULL:0<->l=::1:5160) (mgcp_protocol.c:772) 20250804085242288 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #00: 200 13534 OK (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #02: I: 67CC46BB (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67CC46BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5160 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242288 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:262) 20250804085242289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250804085242289 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242289 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:83BBCF95 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242289 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:83BBCF95 output_enabled 0 (mgcp_conn.c:271) 20250804085242289 DLMGCP DEBUG <0013> (1234/rtp C:83BBCF95 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242289 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:83BBCF95 CRCX: connection successfully created: (1234/rtp C:83BBCF95 r=NULL:0<->l=::1:5162) (mgcp_protocol.c:772) 20250804085242289 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #00: 200 13535 OK (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #02: I: 83BBCF95 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83BBCF95 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5162 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:262) 20250804085242289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250804085242289 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242289 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:C30FD88F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242289 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:C30FD88F output_enabled 0 (mgcp_conn.c:271) 20250804085242289 DLMGCP DEBUG <0013> (1234/rtp C:C30FD88F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242289 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:C30FD88F CRCX: connection successfully created: (1234/rtp C:C30FD88F r=NULL:0<->l=::1:5164) (mgcp_protocol.c:772) 20250804085242289 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #00: 200 13536 OK (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #02: I: C30FD88F (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #04: o=- C30FD88F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5164 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242289 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:262) 20250804085242290 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250804085242290 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242290 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:5564E7AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242290 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:5564E7AC output_enabled 0 (mgcp_conn.c:271) 20250804085242290 DLMGCP DEBUG <0013> (1234/rtp C:5564E7AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242290 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:5564E7AC CRCX: connection successfully created: (1234/rtp C:5564E7AC r=NULL:0<->l=::1:5166) (mgcp_protocol.c:772) 20250804085242290 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242290 DLMGCP DEBUG <0013> Generated response: line #00: 200 13537 OK (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Generated response: line #02: I: 5564E7AC (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5564E7AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5166 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242290 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:262) 20250804085242291 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250804085242291 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242291 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:71884331 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242291 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:71884331 output_enabled 0 (mgcp_conn.c:271) 20250804085242291 DLMGCP DEBUG <0013> (1234/rtp C:71884331 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242291 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:71884331 CRCX: connection successfully created: (1234/rtp C:71884331 r=NULL:0<->l=::1:5168) (mgcp_protocol.c:772) 20250804085242291 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #00: 200 13538 OK (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #02: I: 71884331 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71884331 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5168 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:262) 20250804085242291 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250804085242291 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242291 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:8E33C7DC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242291 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:8E33C7DC output_enabled 0 (mgcp_conn.c:271) 20250804085242291 DLMGCP DEBUG <0013> (1234/rtp C:8E33C7DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242291 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:8E33C7DC CRCX: connection successfully created: (1234/rtp C:8E33C7DC r=NULL:0<->l=::1:5170) (mgcp_protocol.c:772) 20250804085242291 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #00: 200 13539 OK (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E33C7DC (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E33C7DC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5170 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:262) 20250804085242291 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250804085242291 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242291 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:B4B32661 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242291 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:B4B32661 output_enabled 0 (mgcp_conn.c:271) 20250804085242291 DLMGCP DEBUG <0013> (1234/rtp C:B4B32661 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242291 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:B4B32661 CRCX: connection successfully created: (1234/rtp C:B4B32661 r=NULL:0<->l=::1:5172) (mgcp_protocol.c:772) 20250804085242291 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #00: 200 13540 OK (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #02: I: B4B32661 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #04: o=- B4B32661 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5172 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:262) 20250804085242292 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250804085242292 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242292 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:F29F0FAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242292 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:F29F0FAC output_enabled 0 (mgcp_conn.c:271) 20250804085242292 DLMGCP DEBUG <0013> (1234/rtp C:F29F0FAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242292 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:F29F0FAC CRCX: connection successfully created: (1234/rtp C:F29F0FAC r=NULL:0<->l=::1:5174) (mgcp_protocol.c:772) 20250804085242292 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #00: 200 13541 OK (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #02: I: F29F0FAC (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #04: o=- F29F0FAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5174 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:262) 20250804085242292 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250804085242292 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242292 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:3F635178 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242292 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:3F635178 output_enabled 0 (mgcp_conn.c:271) 20250804085242292 DLMGCP DEBUG <0013> (1234/rtp C:3F635178 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242292 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:3F635178 CRCX: connection successfully created: (1234/rtp C:3F635178 r=NULL:0<->l=::1:5176) (mgcp_protocol.c:772) 20250804085242292 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #00: 200 13542 OK (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F635178 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F635178 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5176 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:262) 20250804085242292 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250804085242292 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:A9A30B63 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:A9A30B63 output_enabled 0 (mgcp_conn.c:271) 20250804085242292 DLMGCP DEBUG <0013> (1234/rtp C:A9A30B63 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242292 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:A9A30B63 CRCX: connection successfully created: (1234/rtp C:A9A30B63 r=NULL:0<->l=::1:5178) (mgcp_protocol.c:772) 20250804085242292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #00: 200 13543 OK (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #02: I: A9A30B63 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9A30B63 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5178 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242292 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:262) 20250804085242293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250804085242293 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:A771151C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:A771151C output_enabled 0 (mgcp_conn.c:271) 20250804085242293 DLMGCP DEBUG <0013> (1234/rtp C:A771151C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242293 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:A771151C CRCX: connection successfully created: (1234/rtp C:A771151C r=NULL:0<->l=::1:5180) (mgcp_protocol.c:772) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #00: 200 13544 OK (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #02: I: A771151C (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #04: o=- A771151C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5180 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:262) 20250804085242293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250804085242293 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:53980370 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:53980370 output_enabled 0 (mgcp_conn.c:271) 20250804085242293 DLMGCP DEBUG <0013> (1234/rtp C:53980370 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242293 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:53980370 CRCX: connection successfully created: (1234/rtp C:53980370 r=NULL:0<->l=::1:5182) (mgcp_protocol.c:772) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #00: 200 13545 OK (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #02: I: 53980370 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53980370 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5182 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:262) 20250804085242293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250804085242293 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:2BAF429B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:2BAF429B output_enabled 0 (mgcp_conn.c:271) 20250804085242293 DLMGCP DEBUG <0013> (1234/rtp C:2BAF429B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242293 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:2BAF429B CRCX: connection successfully created: (1234/rtp C:2BAF429B r=NULL:0<->l=::1:5184) (mgcp_protocol.c:772) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #00: 200 13546 OK (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BAF429B (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BAF429B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5184 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:262) 20250804085242293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250804085242293 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:CDEB2DF9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:CDEB2DF9 output_enabled 0 (mgcp_conn.c:271) 20250804085242293 DLMGCP DEBUG <0013> (1234/rtp C:CDEB2DF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242294 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:CDEB2DF9 CRCX: connection successfully created: (1234/rtp C:CDEB2DF9 r=NULL:0<->l=::1:5186) (mgcp_protocol.c:772) 20250804085242294 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #00: 200 13547 OK (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #02: I: CDEB2DF9 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #04: o=- CDEB2DF9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5186 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:262) 20250804085242294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250804085242294 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242294 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:C84E331D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242294 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:C84E331D output_enabled 0 (mgcp_conn.c:271) 20250804085242294 DLMGCP DEBUG <0013> (1234/rtp C:C84E331D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242294 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:C84E331D CRCX: connection successfully created: (1234/rtp C:C84E331D r=NULL:0<->l=::1:5188) (mgcp_protocol.c:772) 20250804085242294 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #00: 200 13548 OK (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #02: I: C84E331D (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #04: o=- C84E331D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5188 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:262) 20250804085242294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250804085242294 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242294 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:4B240001 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242294 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:4B240001 output_enabled 0 (mgcp_conn.c:271) 20250804085242294 DLMGCP DEBUG <0013> (1234/rtp C:4B240001 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242294 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:4B240001 CRCX: connection successfully created: (1234/rtp C:4B240001 r=NULL:0<->l=::1:5190) (mgcp_protocol.c:772) 20250804085242294 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #00: 200 13549 OK (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B240001 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B240001 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5190 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:262) 20250804085242294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250804085242294 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242294 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:641BA448 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242294 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:641BA448 output_enabled 0 (mgcp_conn.c:271) 20250804085242294 DLMGCP DEBUG <0013> (1234/rtp C:641BA448 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242294 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:641BA448 CRCX: connection successfully created: (1234/rtp C:641BA448 r=NULL:0<->l=::1:5192) (mgcp_protocol.c:772) 20250804085242294 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #00: 200 13550 OK (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #02: I: 641BA448 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #04: o=- 641BA448 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5192 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242294 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:262) 20250804085242295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250804085242295 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242295 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:F66AEB54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242295 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:F66AEB54 output_enabled 0 (mgcp_conn.c:271) 20250804085242295 DLMGCP DEBUG <0013> (1234/rtp C:F66AEB54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242295 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:F66AEB54 CRCX: connection successfully created: (1234/rtp C:F66AEB54 r=NULL:0<->l=::1:5194) (mgcp_protocol.c:772) 20250804085242295 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #00: 200 13551 OK (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #02: I: F66AEB54 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #04: o=- F66AEB54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5194 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:262) 20250804085242295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250804085242295 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242295 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:1115EB7E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242295 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:1115EB7E output_enabled 0 (mgcp_conn.c:271) 20250804085242295 DLMGCP DEBUG <0013> (1234/rtp C:1115EB7E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242295 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:1115EB7E CRCX: connection successfully created: (1234/rtp C:1115EB7E r=NULL:0<->l=::1:5196) (mgcp_protocol.c:772) 20250804085242295 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #00: 200 13552 OK (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #02: I: 1115EB7E (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1115EB7E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5196 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242295 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:262) 20250804085242296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250804085242296 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:5D6C1508 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:5D6C1508 output_enabled 0 (mgcp_conn.c:271) 20250804085242296 DLMGCP DEBUG <0013> (1234/rtp C:5D6C1508 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242296 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:5D6C1508 CRCX: connection successfully created: (1234/rtp C:5D6C1508 r=NULL:0<->l=::1:5198) (mgcp_protocol.c:772) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #00: 200 13553 OK (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D6C1508 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D6C1508 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5198 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:262) 20250804085242296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250804085242296 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:AE7643FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:AE7643FB output_enabled 0 (mgcp_conn.c:271) 20250804085242296 DLMGCP DEBUG <0013> (1234/rtp C:AE7643FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242296 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:AE7643FB CRCX: connection successfully created: (1234/rtp C:AE7643FB r=NULL:0<->l=::1:5200) (mgcp_protocol.c:772) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #00: 200 13554 OK (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #02: I: AE7643FB (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE7643FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5200 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:262) 20250804085242296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250804085242296 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:1F218F51 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:1F218F51 output_enabled 0 (mgcp_conn.c:271) 20250804085242296 DLMGCP DEBUG <0013> (1234/rtp C:1F218F51 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242296 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:1F218F51 CRCX: connection successfully created: (1234/rtp C:1F218F51 r=NULL:0<->l=::1:5202) (mgcp_protocol.c:772) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #00: 200 13555 OK (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F218F51 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F218F51 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5202 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:262) 20250804085242296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250804085242296 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:094F7B77 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:094F7B77 output_enabled 0 (mgcp_conn.c:271) 20250804085242296 DLMGCP DEBUG <0013> (1234/rtp C:094F7B77 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242296 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:094F7B77 CRCX: connection successfully created: (1234/rtp C:094F7B77 r=NULL:0<->l=::1:5204) (mgcp_protocol.c:772) 20250804085242296 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #00: 200 13556 OK (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #02: I: 094F7B77 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #04: o=- 094F7B77 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5204 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:262) 20250804085242297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250804085242297 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242297 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:5E874D9F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242297 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:5E874D9F output_enabled 0 (mgcp_conn.c:271) 20250804085242297 DLMGCP DEBUG <0013> (1234/rtp C:5E874D9F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242297 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:5E874D9F CRCX: connection successfully created: (1234/rtp C:5E874D9F r=NULL:0<->l=::1:5206) (mgcp_protocol.c:772) 20250804085242297 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #00: 200 13557 OK (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E874D9F (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E874D9F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5206 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:262) 20250804085242297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250804085242297 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242297 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:F876CBB6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242297 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:F876CBB6 output_enabled 0 (mgcp_conn.c:271) 20250804085242297 DLMGCP DEBUG <0013> (1234/rtp C:F876CBB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242297 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:F876CBB6 CRCX: connection successfully created: (1234/rtp C:F876CBB6 r=NULL:0<->l=::1:5208) (mgcp_protocol.c:772) 20250804085242297 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #00: 200 13558 OK (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #02: I: F876CBB6 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #04: o=- F876CBB6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5208 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:262) 20250804085242297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250804085242297 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242297 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:9C5537F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242297 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:9C5537F9 output_enabled 0 (mgcp_conn.c:271) 20250804085242297 DLMGCP DEBUG <0013> (1234/rtp C:9C5537F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242297 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:9C5537F9 CRCX: connection successfully created: (1234/rtp C:9C5537F9 r=NULL:0<->l=::1:5210) (mgcp_protocol.c:772) 20250804085242297 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #00: 200 13559 OK (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C5537F9 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C5537F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5210 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242297 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:262) 20250804085242298 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250804085242298 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:8BC7497E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:8BC7497E output_enabled 0 (mgcp_conn.c:271) 20250804085242298 DLMGCP DEBUG <0013> (1234/rtp C:8BC7497E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242298 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:8BC7497E CRCX: connection successfully created: (1234/rtp C:8BC7497E r=NULL:0<->l=::1:5212) (mgcp_protocol.c:772) 20250804085242298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #00: 200 13560 OK (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BC7497E (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8BC7497E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5212 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:262) 20250804085242298 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250804085242298 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085242298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085242298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:E305666C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085242298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:E305666C output_enabled 0 (mgcp_conn.c:271) 20250804085242298 DLMGCP DEBUG <0013> (1234/rtp C:E305666C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085242298 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:E305666C CRCX: connection successfully created: (1234/rtp C:E305666C r=NULL:0<->l=::1:5214) (mgcp_protocol.c:772) 20250804085242298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #00: 200 13561 OK (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #02: I: E305666C (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #04: o=- E305666C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5214 RTP/AVP 112 (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085242298 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) VirtCallAgent-STATS(101)@ab0128624cc1: EXP match: { name := "TTCN3.trunk.virtual-0.common.endpoints.used", val := 300, mtype := "g", srate := omit } vs exp { name := "TTCN3.trunk.virtual-0.common.endpoints.used", mtype := "g", min := 300, max := 300 } VirtCallAgent-STATS(101)@ab0128624cc1: Warning: Stopping inactive timer T_poll_converge. 20250804085243321 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085243321 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:268) 20250804085243321 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:336) 20250804085243321 DLMGCP INFO <0013> DLCX: executing request handler for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:373) 20250804085243321 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243321 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243322 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243323 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243325 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243326 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085243327 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085243327 DLMGCP DEBUG <0013> Generated response: line #00: 200 13562 OK (mgcp_msg.c:72) VirtCallAgent-STATS(101)@ab0128624cc1: EXP match: { name := "TTCN3.trunk.virtual-0.common.endpoints.used", val := 299, mtype := "g", srate := omit } vs exp { name := "TTCN3.trunk.virtual-0.common.endpoints.used", mtype := "g", min := 0, max := 300 } VirtCallAgent-STATS(101)@ab0128624cc1: Warning: Stopping inactive timer T_poll_converge. VirtCallAgent-STATS(101)@ab0128624cc1: EXP match: { name := "TTCN3.trunk.virtual-0.common.endpoints.used", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.trunk.virtual-0.common.endpoints.used", mtype := "g", min := 0, max := 0 } VirtCallAgent-STATS(101)@ab0128624cc1: Warning: Stopping inactive timer T_poll_converge. MTC@ab0128624cc1: setverdict(pass): none -> pass VirtCallAgent-STATS(101)@ab0128624cc1: Final verdict of PTC: none RTPEM0(98)@ab0128624cc1: Final verdict of PTC: none RTPEM1(99)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@ab0128624cc1: Final verdict of PTC: none RTPEM2(100)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@ab0128624cc1: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'. Mon Aug 4 08:52:43 UTC 2025 ====== MGCP_Test.TC_dlcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_wildcarded.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2532408) Waiting for packet dumper to finish... 1 (prev_count=2532408, count=2536340) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid ------ Mon Aug 4 08:52:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_and_dlcx_ep_callid_connid started. 20250804085251507 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16557 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085251507 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085251507 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085251507 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085251507 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085251507 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085251507 DLMGCP DEBUG <0013> Generated response: line #00: 515 16557 FAIL (mgcp_msg.c:72) 20250804085251515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16558 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085251515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085251515 DLMGCP DEBUG <0013> Received message: line #02: C: 51234 (mgcp_msg.c:72) 20250804085251515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085251515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085251515 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085251515 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085251515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085251515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:195A5DEE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085251515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:195A5DEE output_enabled 0 (mgcp_conn.c:271) 20250804085251515 DLMGCP DEBUG <0013> (51234/rtp C:195A5DEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085251516 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:195A5DEE CRCX: connection successfully created: (51234/rtp C:195A5DEE r=NULL:0<->l=::1:5216) (mgcp_protocol.c:772) 20250804085251516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085251516 DLMGCP DEBUG <0013> Generated response: line #00: 200 16558 OK (mgcp_msg.c:72) 20250804085251516 DLMGCP DEBUG <0013> Generated response: line #01: I: 195A5DEE (mgcp_msg.c:72) 20250804085251516 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085251516 DLMGCP DEBUG <0013> Generated response: line #03: o=- 195A5DEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085251516 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085251516 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085251516 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085251516 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5216 RTP/AVP 112 (mgcp_msg.c:72) 20250804085251516 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085251516 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085251517 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16559 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085251517 DLMGCP DEBUG <0013> Received message: line #01: C: 51234 (mgcp_msg.c:72) 20250804085251517 DLMGCP DEBUG <0013> Received message: line #02: I: 195A5DEE (mgcp_msg.c:72) 20250804085251517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085251517 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085251517 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085251517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:195A5DEE DLCX: deleting conn:(51234/rtp C:195A5DEE r=NULL:0<->l=::1:5216) (mgcp_protocol.c:1134) 20250804085251517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085251517 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085251517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085251518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085251518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085251518 DLMGCP DEBUG <0013> Generated response: line #00: 250 16559 OK (mgcp_msg.c:72) 20250804085251518 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(104)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(106)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(107)@ab0128624cc1: Final verdict of PTC: none RTPEM2(105)@ab0128624cc1: Final verdict of PTC: none RTPEM0(103)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'. Mon Aug 4 08:52:51 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=38972) Waiting for packet dumper to finish... 1 (prev_count=38972, count=42904) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------ Mon Aug 4 08:52:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_and_dlcx_ep_callid started. 20250804085259713 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59566 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085259713 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085259713 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085259713 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085259714 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085259714 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085259714 DLMGCP DEBUG <0013> Generated response: line #00: 515 59566 FAIL (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59567 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> Received message: line #02: C: 51233 (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085259722 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085259722 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085259722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085259722 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1E91D2BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085259722 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1E91D2BB output_enabled 0 (mgcp_conn.c:271) 20250804085259722 DLMGCP DEBUG <0013> (51233/rtp C:1E91D2BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085259722 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:1E91D2BB CRCX: connection successfully created: (51233/rtp C:1E91D2BB r=NULL:0<->l=::1:5218) (mgcp_protocol.c:772) 20250804085259722 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085259722 DLMGCP DEBUG <0013> Generated response: line #00: 200 59567 OK (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> Generated response: line #01: I: 1E91D2BB (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1E91D2BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5218 RTP/AVP 112 (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085259722 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085259724 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59568 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085259724 DLMGCP DEBUG <0013> Received message: line #01: C: 51233 (mgcp_msg.c:72) 20250804085259724 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085259724 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085259724 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085259724 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085259724 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085259724 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085259724 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085259724 DLMGCP DEBUG <0013> Generated response: line #00: 200 59568 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM0(108)@ab0128624cc1: Final verdict of PTC: none RTPEM1(109)@ab0128624cc1: Final verdict of PTC: none RTPEM2(110)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(111)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(112)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'. Mon Aug 4 08:52:59 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=38236) Waiting for packet dumper to finish... 1 (prev_count=38236, count=42168) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_crcx_and_dlcx_ep ------ Mon Aug 4 08:53:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_and_dlcx_ep started. 20250804085307899 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27659 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085307899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085307899 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085307899 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085307899 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085307899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085307899 DLMGCP DEBUG <0013> Generated response: line #00: 515 27659 FAIL (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27660 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Received message: line #02: C: 51232 (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085307902 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085307902 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085307902 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085307902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:FD6C94C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085307902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:FD6C94C8 output_enabled 0 (mgcp_conn.c:271) 20250804085307902 DLMGCP DEBUG <0013> (51232/rtp C:FD6C94C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085307902 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:FD6C94C8 CRCX: connection successfully created: (51232/rtp C:FD6C94C8 r=NULL:0<->l=::1:5220) (mgcp_protocol.c:772) 20250804085307902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085307902 DLMGCP DEBUG <0013> Generated response: line #00: 200 27660 OK (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Generated response: line #01: I: FD6C94C8 (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Generated response: line #03: o=- FD6C94C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5220 RTP/AVP 112 (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27661 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085307902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085307902 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085307902 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085307902 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085307902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085307902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085307902 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085307902 DLMGCP DEBUG <0013> Generated response: line #00: 200 27661 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(117)@ab0128624cc1: Final verdict of PTC: none RTPEM1(114)@ab0128624cc1: Final verdict of PTC: none RTPEM0(113)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(116)@ab0128624cc1: Final verdict of PTC: none RTPEM2(115)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'. Mon Aug 4 08:53:07 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=37612) Waiting for packet dumper to finish... 1 (prev_count=37612, count=41544) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval ------ Mon Aug 4 08:53:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_and_dlcx_ep_callid_inval started. 20250804085316080 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7971 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085316080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085316080 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085316080 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085316080 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085316080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085316080 DLMGCP DEBUG <0013> Generated response: line #00: 515 7971 FAIL (mgcp_msg.c:72) 20250804085316086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7972 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085316086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085316086 DLMGCP DEBUG <0013> Received message: line #02: C: 51231 (mgcp_msg.c:72) 20250804085316086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085316086 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085316086 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085316086 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085316087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085316087 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:43B5DC14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085316087 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:43B5DC14 output_enabled 0 (mgcp_conn.c:271) 20250804085316087 DLMGCP DEBUG <0013> (51231/rtp C:43B5DC14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085316087 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:43B5DC14 CRCX: connection successfully created: (51231/rtp C:43B5DC14 r=NULL:0<->l=::1:5222) (mgcp_protocol.c:772) 20250804085316087 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085316087 DLMGCP DEBUG <0013> Generated response: line #00: 200 7972 OK (mgcp_msg.c:72) 20250804085316087 DLMGCP DEBUG <0013> Generated response: line #01: I: 43B5DC14 (mgcp_msg.c:72) 20250804085316087 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085316087 DLMGCP DEBUG <0013> Generated response: line #03: o=- 43B5DC14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085316087 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085316087 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085316087 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085316087 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5222 RTP/AVP 112 (mgcp_msg.c:72) 20250804085316087 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085316087 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085316089 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7973 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085316089 DLMGCP DEBUG <0013> Received message: line #01: C: FFFF (mgcp_msg.c:72) 20250804085316089 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085316089 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085316089 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085316089 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw CallIDs mismatch: '51231' != 'FFFF' (mgcp_msg.c:510) 20250804085316089 DLMGCP DEBUG <0013> endpoint:none Generated response: code=516 (mgcp_protocol.c:146) 20250804085316089 DLMGCP DEBUG <0013> Generated response: line #00: 516 7973 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(122)@ab0128624cc1: Final verdict of PTC: none RTPEM0(118)@ab0128624cc1: Final verdict of PTC: none RTPEM2(120)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(121)@ab0128624cc1: Final verdict of PTC: none RTPEM1(119)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'. Mon Aug 4 08:53:16 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=37488) Waiting for packet dumper to finish... 1 (prev_count=37488, count=41420) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval ------ Mon Aug 4 08:53:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. 20250804085324282 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27670 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085324282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085324282 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085324282 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085324282 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085324282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085324282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085324282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085324282 DLMGCP DEBUG <0013> Generated response: line #00: 200 27670 OK (mgcp_msg.c:72) 20250804085324291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27671 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085324291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085324291 DLMGCP DEBUG <0013> Received message: line #02: C: 51230 (mgcp_msg.c:72) 20250804085324291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085324291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085324291 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085324291 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085324291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085324291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:0DB0662B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085324292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:0DB0662B output_enabled 0 (mgcp_conn.c:271) 20250804085324292 DLMGCP DEBUG <0013> (51230/rtp C:0DB0662B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085324292 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:0DB0662B CRCX: connection successfully created: (51230/rtp C:0DB0662B r=NULL:0<->l=::1:5224) (mgcp_protocol.c:772) 20250804085324292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085324292 DLMGCP DEBUG <0013> Generated response: line #00: 200 27671 OK (mgcp_msg.c:72) 20250804085324292 DLMGCP DEBUG <0013> Generated response: line #01: I: 0DB0662B (mgcp_msg.c:72) 20250804085324292 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085324292 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0DB0662B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085324292 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085324292 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085324292 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085324292 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5224 RTP/AVP 112 (mgcp_msg.c:72) 20250804085324292 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085324292 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085324294 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27672 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085324294 DLMGCP DEBUG <0013> Received message: line #01: C: 51230 (mgcp_msg.c:72) 20250804085324294 DLMGCP DEBUG <0013> Received message: line #02: I: FFFF (mgcp_msg.c:72) 20250804085324294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085324294 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085324294 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085324294 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw no connection found under ConnectionIdentifier 0xFFFF (mgcp_msg.c:555) 20250804085324294 DLMGCP DEBUG <0013> endpoint:none Generated response: code=515 (mgcp_protocol.c:146) 20250804085324294 DLMGCP DEBUG <0013> Generated response: line #00: 515 27672 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass VirtCallAgent-STATS(126)@ab0128624cc1: Final verdict of PTC: none RTPEM0(123)@ab0128624cc1: Final verdict of PTC: none RTPEM2(125)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@ab0128624cc1: Final verdict of PTC: none RTPEM1(124)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'. Mon Aug 4 08:53:24 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=38452) Waiting for packet dumper to finish... 1 (prev_count=38452, count=42184) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'. ------ MGCP_Test.TC_crcx_and_dlcx_retrans ------ Mon Aug 4 08:53:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_and_dlcx_retrans started. 20250804085332408 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9637 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085332408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085332408 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085332408 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085332408 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085332408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085332408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085332408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085332408 DLMGCP DEBUG <0013> Generated response: line #00: 200 9637 OK (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9638 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Received message: line #02: C: 51229 (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085332410 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085332410 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085332410 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085332410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9699BC10 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085332410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9699BC10 output_enabled 0 (mgcp_conn.c:271) 20250804085332410 DLMGCP DEBUG <0013> (51229/rtp C:9699BC10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085332410 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:9699BC10 CRCX: connection successfully created: (51229/rtp C:9699BC10 r=NULL:0<->l=::1:5226) (mgcp_protocol.c:772) 20250804085332410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085332410 DLMGCP DEBUG <0013> Generated response: line #00: 200 9638 OK (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Generated response: line #01: I: 9699BC10 (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9699BC10 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5226 RTP/AVP 112 (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9639 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250804085332410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085332410 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085332410 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085332410 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085332410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085332410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085332410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085332410 DLMGCP DEBUG <0013> Generated response: line #00: 200 9639 OK (mgcp_msg.c:72) 20250804085332411 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9639 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085332411 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250804085332411 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085332411 DLMGCP DEBUG <0013> Retransmitted response: line #00: 200 9639 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(129)@ab0128624cc1: Final verdict of PTC: none RTPEM2(130)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(131)@ab0128624cc1: Final verdict of PTC: none RTPEM0(128)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'. Mon Aug 4 08:53:32 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_retrans pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_retrans.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=39772) Waiting for packet dumper to finish... 1 (prev_count=39772, count=43504) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'. ------ MGCP_Test.TC_crcx_osmux_wildcard ------ Mon Aug 4 08:53:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_osmux_wildcard started. 20250804085340564 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42260 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085340564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085340564 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085340564 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085340564 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085340564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085340564 DLMGCP DEBUG <0013> Generated response: line #00: 515 42260 FAIL (mgcp_msg.c:72) 20250804085340565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42261 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085340565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085340565 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085340565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085340565 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085340565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085340565 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085340565 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085340565 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085340565 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085340565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:91C8E98F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085340565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:91C8E98F output_enabled 0 (mgcp_conn.c:271) 20250804085340565 DLMGCP DEBUG <0013> (1234/rtp C:91C8E98F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085340565 DOSMUX NOTICE <0002> trunk:0 OSMUX socket has been set up (mgcp_osmux.c:555) 20250804085340566 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:91C8E98F CRCX: connection successfully created: (1234/rtp C:91C8E98F r=NULL:0<->l=::1:5228 CID=0) (mgcp_protocol.c:772) 20250804085340566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085340566 DLMGCP DEBUG <0013> Generated response: line #00: 200 42261 OK (mgcp_msg.c:72) 20250804085340566 DLMGCP DEBUG <0013> Generated response: line #01: I: 91C8E98F (mgcp_msg.c:72) 20250804085340566 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 0 (mgcp_msg.c:72) 20250804085340566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085340566 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91C8E98F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085340566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085340566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085340566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085340566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085340566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085340566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085340566 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42262 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085340566 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085340566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085340566 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085340566 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085340566 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085340566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085340566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085340566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085340566 DLMGCP DEBUG <0013> Generated response: line #00: 200 42262 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM0(133)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(137)@ab0128624cc1: Final verdict of PTC: none OsmuxEM(136)@ab0128624cc1: Final verdict of PTC: none RTPEM1(134)@ab0128624cc1: Final verdict of PTC: none RTPEM2(135)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'. Mon Aug 4 08:53:40 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_wildcard.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=40988) Waiting for packet dumper to finish... 1 (prev_count=40988, count=44920) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'. ------ MGCP_Test.TC_crcx_osmux_fixed ------ Mon Aug 4 08:53:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_osmux_fixed started. 20250804085348769 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7382 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085348769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085348769 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085348769 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085348769 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085348769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085348769 DLMGCP DEBUG <0013> Generated response: line #00: 515 7382 FAIL (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7383 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085348779 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085348779 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085348779 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085348779 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804085348779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:27143026 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085348779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:27143026 output_enabled 0 (mgcp_conn.c:271) 20250804085348779 DLMGCP DEBUG <0013> (1234/rtp C:27143026 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085348779 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:27143026 CRCX: connection successfully created: (1234/rtp C:27143026 r=NULL:0<->l=::1:5230 CID=1) (mgcp_protocol.c:772) 20250804085348779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085348779 DLMGCP DEBUG <0013> Generated response: line #00: 200 7383 OK (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Generated response: line #01: I: 27143026 (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 1 (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27143026 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085348779 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085348781 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7384 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085348781 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085348781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085348781 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085348781 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085348781 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085348781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085348781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085348781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085348781 DLMGCP DEBUG <0013> Generated response: line #00: 200 7384 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass OsmuxEM(142)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(143)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@ab0128624cc1: Final verdict of PTC: none RTPEM0(139)@ab0128624cc1: Final verdict of PTC: none RTPEM2(141)@ab0128624cc1: Final verdict of PTC: none RTPEM1(140)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'. Mon Aug 4 08:53:48 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_fixed pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=39820) Waiting for packet dumper to finish... 1 (prev_count=39820, count=43752) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'. ------ MGCP_Test.TC_crcx_osmux_fixed_twice ------ Mon Aug 4 08:53:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_osmux_fixed_twice started. 20250804085356919 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60071 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085356919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085356919 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085356919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085356919 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085356919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085356919 DLMGCP DEBUG <0013> Generated response: line #00: 515 60071 FAIL (mgcp_msg.c:72) 20250804085356920 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60072 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085356921 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085356921 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085356921 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085356921 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:473) 20250804085356921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA6EFAB3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085356921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA6EFAB3 output_enabled 0 (mgcp_conn.c:271) 20250804085356921 DLMGCP DEBUG <0013> (1234/rtp C:DA6EFAB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085356921 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DA6EFAB3 CRCX: connection successfully created: (1234/rtp C:DA6EFAB3 r=NULL:0<->l=::1:5232 CID=2) (mgcp_protocol.c:772) 20250804085356921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085356921 DLMGCP DEBUG <0013> Generated response: line #00: 200 60072 OK (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Generated response: line #01: I: DA6EFAB3 (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 2 (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA6EFAB3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60073 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085356921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085356921 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085356921 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085356921 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085356921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085356921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085356921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085356921 DLMGCP DEBUG <0013> Generated response: line #00: 200 60073 OK (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60074 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085356922 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085356922 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085356922 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085356922 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:473) 20250804085356922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BE94E37C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085356922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BE94E37C output_enabled 0 (mgcp_conn.c:271) 20250804085356922 DLMGCP DEBUG <0013> (1234/rtp C:BE94E37C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085356922 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BE94E37C CRCX: connection successfully created: (1234/rtp C:BE94E37C r=NULL:0<->l=::1:5234 CID=3) (mgcp_protocol.c:772) 20250804085356922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085356922 DLMGCP DEBUG <0013> Generated response: line #00: 200 60074 OK (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Generated response: line #01: I: BE94E37C (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 3 (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE94E37C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60075 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804085356922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085356922 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085356922 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085356922 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085356922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085356922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085356922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085356922 DLMGCP DEBUG <0013> Generated response: line #00: 200 60075 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass OsmuxEM(148)@ab0128624cc1: Final verdict of PTC: none RTPEM0(145)@ab0128624cc1: Final verdict of PTC: none RTPEM2(147)@ab0128624cc1: Final verdict of PTC: none RTPEM1(146)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(149)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'. Mon Aug 4 08:53:56 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_fixed_twice pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed_twice.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=51080) Waiting for packet dumper to finish... 1 (prev_count=51080, count=55012) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257'. ------ MGCP_Test.TC_crcx_osmux_257 ------ Mon Aug 4 08:54:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_osmux_257 started. 20250804085405122 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405122 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405122 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405122 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405124 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405124 DLMGCP DEBUG <0013> Generated response: line #00: 200 18670 OK (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Received message: line #02: C: 0000 (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405125 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405125 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405125 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405125 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FE536002 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FE536002 output_enabled 0 (mgcp_conn.c:271) 20250804085405125 DLMGCP DEBUG <0013> (0000/rtp C:FE536002 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405125 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:FE536002 CRCX: connection successfully created: (0000/rtp C:FE536002 r=NULL:0<->l=::1:5236 CID=4) (mgcp_protocol.c:772) 20250804085405125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405125 DLMGCP DEBUG <0013> Generated response: line #00: 200 18671 OK (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Generated response: line #02: I: FE536002 (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 4 (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Generated response: line #05: o=- FE536002 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405125 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Received message: line #02: C: 0001 (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250804085405126 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085405126 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405126 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405126 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FBECF83 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5FBECF83 output_enabled 0 (mgcp_conn.c:271) 20250804085405126 DLMGCP DEBUG <0013> (0001/rtp C:5FBECF83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405126 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5FBECF83 CRCX: connection successfully created: (0001/rtp C:5FBECF83 r=NULL:0<->l=::1:5238 CID=5) (mgcp_protocol.c:772) 20250804085405126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405126 DLMGCP DEBUG <0013> Generated response: line #00: 200 18672 OK (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FBECF83 (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 5 (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5FBECF83 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405126 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> Received message: line #02: C: 0002 (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250804085405127 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250804085405127 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405127 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405127 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:E28CCF85 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:E28CCF85 output_enabled 0 (mgcp_conn.c:271) 20250804085405127 DLMGCP DEBUG <0013> (0002/rtp C:E28CCF85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405127 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:E28CCF85 CRCX: connection successfully created: (0002/rtp C:E28CCF85 r=NULL:0<->l=::1:5240 CID=6) (mgcp_protocol.c:772) 20250804085405127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405127 DLMGCP DEBUG <0013> Generated response: line #00: 200 18673 OK (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> Generated response: line #02: I: E28CCF85 (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 6 (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> Generated response: line #05: o=- E28CCF85 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405127 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405128 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405128 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405128 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405128 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405128 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405128 DLMGCP DEBUG <0013> Received message: line #02: C: 0003 (mgcp_msg.c:72) 20250804085405128 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405128 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250804085405128 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250804085405128 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405128 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405129 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405129 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:BE39A53E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405129 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:BE39A53E output_enabled 0 (mgcp_conn.c:271) 20250804085405129 DLMGCP DEBUG <0013> (0003/rtp C:BE39A53E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405129 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:BE39A53E CRCX: connection successfully created: (0003/rtp C:BE39A53E r=NULL:0<->l=::1:5242 CID=7) (mgcp_protocol.c:772) 20250804085405129 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405129 DLMGCP DEBUG <0013> Generated response: line #00: 200 18674 OK (mgcp_msg.c:72) 20250804085405129 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250804085405129 DLMGCP DEBUG <0013> Generated response: line #02: I: BE39A53E (mgcp_msg.c:72) 20250804085405129 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 7 (mgcp_msg.c:72) 20250804085405129 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405129 DLMGCP DEBUG <0013> Generated response: line #05: o=- BE39A53E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405129 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405129 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405129 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405129 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405129 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405129 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405130 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405130 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405130 DLMGCP DEBUG <0013> Received message: line #02: C: 0004 (mgcp_msg.c:72) 20250804085405130 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405130 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250804085405130 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085405130 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405130 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405130 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:14DD81FA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:14DD81FA output_enabled 0 (mgcp_conn.c:271) 20250804085405130 DLMGCP DEBUG <0013> (0004/rtp C:14DD81FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405131 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:14DD81FA CRCX: connection successfully created: (0004/rtp C:14DD81FA r=NULL:0<->l=::1:5244 CID=8) (mgcp_protocol.c:772) 20250804085405131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405131 DLMGCP DEBUG <0013> Generated response: line #00: 200 18675 OK (mgcp_msg.c:72) 20250804085405131 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250804085405131 DLMGCP DEBUG <0013> Generated response: line #02: I: 14DD81FA (mgcp_msg.c:72) 20250804085405131 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 8 (mgcp_msg.c:72) 20250804085405131 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405131 DLMGCP DEBUG <0013> Generated response: line #05: o=- 14DD81FA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405131 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405131 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405131 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405131 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405131 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405131 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Received message: line #02: C: 0005 (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250804085405132 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250804085405132 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405132 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405132 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:2E15EB72 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:2E15EB72 output_enabled 0 (mgcp_conn.c:271) 20250804085405132 DLMGCP DEBUG <0013> (0005/rtp C:2E15EB72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405132 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:2E15EB72 CRCX: connection successfully created: (0005/rtp C:2E15EB72 r=NULL:0<->l=::1:5246 CID=9) (mgcp_protocol.c:772) 20250804085405132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405132 DLMGCP DEBUG <0013> Generated response: line #00: 200 18676 OK (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E15EB72 (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 9 (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2E15EB72 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405132 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Received message: line #02: C: 0006 (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250804085405133 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250804085405133 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405133 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405133 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2AF33992 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2AF33992 output_enabled 0 (mgcp_conn.c:271) 20250804085405133 DLMGCP DEBUG <0013> (0006/rtp C:2AF33992 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405133 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:2AF33992 CRCX: connection successfully created: (0006/rtp C:2AF33992 r=NULL:0<->l=::1:5248 CID=10) (mgcp_protocol.c:772) 20250804085405133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405133 DLMGCP DEBUG <0013> Generated response: line #00: 200 18677 OK (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AF33992 (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 10 (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2AF33992 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405133 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Received message: line #02: C: 0007 (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250804085405134 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250804085405134 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405134 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405134 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:485B3412 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:485B3412 output_enabled 0 (mgcp_conn.c:271) 20250804085405134 DLMGCP DEBUG <0013> (0007/rtp C:485B3412 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405134 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:485B3412 CRCX: connection successfully created: (0007/rtp C:485B3412 r=NULL:0<->l=::1:5250 CID=11) (mgcp_protocol.c:772) 20250804085405134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405134 DLMGCP DEBUG <0013> Generated response: line #00: 200 18678 OK (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Generated response: line #02: I: 485B3412 (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 11 (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Generated response: line #05: o=- 485B3412 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405134 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Received message: line #02: C: 0008 (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250804085405135 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250804085405135 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405135 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405135 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:A13DBAC1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:A13DBAC1 output_enabled 0 (mgcp_conn.c:271) 20250804085405135 DLMGCP DEBUG <0013> (0008/rtp C:A13DBAC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405135 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:A13DBAC1 CRCX: connection successfully created: (0008/rtp C:A13DBAC1 r=NULL:0<->l=::1:5252 CID=12) (mgcp_protocol.c:772) 20250804085405135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405135 DLMGCP DEBUG <0013> Generated response: line #00: 200 18679 OK (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Generated response: line #02: I: A13DBAC1 (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 12 (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Generated response: line #05: o=- A13DBAC1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Received message: line #02: C: 0009 (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250804085405135 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250804085405135 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405135 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405136 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:0AB011C9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:0AB011C9 output_enabled 0 (mgcp_conn.c:271) 20250804085405136 DLMGCP DEBUG <0013> (0009/rtp C:0AB011C9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405136 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:0AB011C9 CRCX: connection successfully created: (0009/rtp C:0AB011C9 r=NULL:0<->l=::1:5254 CID=13) (mgcp_protocol.c:772) 20250804085405136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #00: 200 18680 OK (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AB011C9 (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 13 (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0AB011C9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Received message: line #02: C: 000A (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250804085405136 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250804085405136 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405136 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405136 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:9799F8DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:9799F8DA output_enabled 0 (mgcp_conn.c:271) 20250804085405136 DLMGCP DEBUG <0013> (000A/rtp C:9799F8DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405136 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:9799F8DA CRCX: connection successfully created: (000A/rtp C:9799F8DA r=NULL:0<->l=::1:5256 CID=14) (mgcp_protocol.c:772) 20250804085405136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #00: 200 18681 OK (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #02: I: 9799F8DA (mgcp_msg.c:72) 20250804085405136 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 14 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9799F8DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Received message: line #02: C: 000B (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250804085405137 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250804085405137 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405137 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405137 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:7719A4A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:7719A4A5 output_enabled 0 (mgcp_conn.c:271) 20250804085405137 DLMGCP DEBUG <0013> (000B/rtp C:7719A4A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405137 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:7719A4A5 CRCX: connection successfully created: (000B/rtp C:7719A4A5 r=NULL:0<->l=::1:5258 CID=15) (mgcp_protocol.c:772) 20250804085405137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #00: 200 18682 OK (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #02: I: 7719A4A5 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 15 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7719A4A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405137 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Received message: line #02: C: 000C (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250804085405138 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250804085405138 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405138 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405138 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:02218D0F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:02218D0F output_enabled 0 (mgcp_conn.c:271) 20250804085405138 DLMGCP DEBUG <0013> (000C/rtp C:02218D0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405138 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:02218D0F CRCX: connection successfully created: (000C/rtp C:02218D0F r=NULL:0<->l=::1:5260 CID=16) (mgcp_protocol.c:772) 20250804085405138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405138 DLMGCP DEBUG <0013> Generated response: line #00: 200 18683 OK (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Generated response: line #02: I: 02218D0F (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 16 (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Generated response: line #05: o=- 02218D0F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405138 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Received message: line #02: C: 000D (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250804085405139 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250804085405139 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405139 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405139 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:26BA11CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:26BA11CC output_enabled 0 (mgcp_conn.c:271) 20250804085405139 DLMGCP DEBUG <0013> (000D/rtp C:26BA11CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405139 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:26BA11CC CRCX: connection successfully created: (000D/rtp C:26BA11CC r=NULL:0<->l=::1:5262 CID=17) (mgcp_protocol.c:772) 20250804085405139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405139 DLMGCP DEBUG <0013> Generated response: line #00: 200 18684 OK (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Generated response: line #02: I: 26BA11CC (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 17 (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Generated response: line #05: o=- 26BA11CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405139 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Received message: line #02: C: 000E (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250804085405140 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250804085405140 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405140 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:E205EADA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:E205EADA output_enabled 0 (mgcp_conn.c:271) 20250804085405140 DLMGCP DEBUG <0013> (000E/rtp C:E205EADA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405140 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:E205EADA CRCX: connection successfully created: (000E/rtp C:E205EADA r=NULL:0<->l=::1:5264 CID=18) (mgcp_protocol.c:772) 20250804085405140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405140 DLMGCP DEBUG <0013> Generated response: line #00: 200 18685 OK (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Generated response: line #02: I: E205EADA (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 18 (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Generated response: line #05: o=- E205EADA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Received message: line #02: C: 000F (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250804085405140 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250804085405140 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405140 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:5C12E5B2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:5C12E5B2 output_enabled 0 (mgcp_conn.c:271) 20250804085405140 DLMGCP DEBUG <0013> (000F/rtp C:5C12E5B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405140 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:5C12E5B2 CRCX: connection successfully created: (000F/rtp C:5C12E5B2 r=NULL:0<->l=::1:5266 CID=19) (mgcp_protocol.c:772) 20250804085405140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405140 DLMGCP DEBUG <0013> Generated response: line #00: 200 18686 OK (mgcp_msg.c:72) 20250804085405141 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250804085405141 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C12E5B2 (mgcp_msg.c:72) 20250804085405141 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 19 (mgcp_msg.c:72) 20250804085405141 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405141 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5C12E5B2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405141 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405141 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405141 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405141 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405141 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405141 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Received message: line #02: C: 0010 (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250804085405142 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250804085405142 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405142 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405142 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:7CDEEAC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:7CDEEAC0 output_enabled 0 (mgcp_conn.c:271) 20250804085405142 DLMGCP DEBUG <0013> (0010/rtp C:7CDEEAC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405142 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:7CDEEAC0 CRCX: connection successfully created: (0010/rtp C:7CDEEAC0 r=NULL:0<->l=::1:5268 CID=20) (mgcp_protocol.c:772) 20250804085405142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405142 DLMGCP DEBUG <0013> Generated response: line #00: 200 18687 OK (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CDEEAC0 (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 20 (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7CDEEAC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405142 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Received message: line #02: C: 0011 (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250804085405143 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250804085405143 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405143 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405143 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:C039BFC4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405143 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:C039BFC4 output_enabled 0 (mgcp_conn.c:271) 20250804085405143 DLMGCP DEBUG <0013> (0011/rtp C:C039BFC4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405143 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:C039BFC4 CRCX: connection successfully created: (0011/rtp C:C039BFC4 r=NULL:0<->l=::1:5270 CID=21) (mgcp_protocol.c:772) 20250804085405143 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405143 DLMGCP DEBUG <0013> Generated response: line #00: 200 18688 OK (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Generated response: line #02: I: C039BFC4 (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 21 (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Generated response: line #05: o=- C039BFC4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405143 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Received message: line #02: C: 0012 (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250804085405144 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250804085405144 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405144 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405144 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405144 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:D347D358 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405144 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:D347D358 output_enabled 0 (mgcp_conn.c:271) 20250804085405144 DLMGCP DEBUG <0013> (0012/rtp C:D347D358 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405144 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:D347D358 CRCX: connection successfully created: (0012/rtp C:D347D358 r=NULL:0<->l=::1:5272 CID=22) (mgcp_protocol.c:772) 20250804085405144 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405144 DLMGCP DEBUG <0013> Generated response: line #00: 200 18689 OK (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Generated response: line #02: I: D347D358 (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 22 (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Generated response: line #05: o=- D347D358 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405144 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Received message: line #02: C: 0013 (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250804085405145 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250804085405145 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405145 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405145 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:FD8D2C60 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405145 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:FD8D2C60 output_enabled 0 (mgcp_conn.c:271) 20250804085405145 DLMGCP DEBUG <0013> (0013/rtp C:FD8D2C60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405145 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:FD8D2C60 CRCX: connection successfully created: (0013/rtp C:FD8D2C60 r=NULL:0<->l=::1:5274 CID=23) (mgcp_protocol.c:772) 20250804085405145 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405145 DLMGCP DEBUG <0013> Generated response: line #00: 200 18690 OK (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Generated response: line #02: I: FD8D2C60 (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 23 (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD8D2C60 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405145 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Received message: line #02: C: 0014 (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250804085405146 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250804085405146 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405146 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405146 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405146 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:082BB1F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405146 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:082BB1F9 output_enabled 0 (mgcp_conn.c:271) 20250804085405146 DLMGCP DEBUG <0013> (0014/rtp C:082BB1F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405146 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:082BB1F9 CRCX: connection successfully created: (0014/rtp C:082BB1F9 r=NULL:0<->l=::1:5276 CID=24) (mgcp_protocol.c:772) 20250804085405146 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405146 DLMGCP DEBUG <0013> Generated response: line #00: 200 18691 OK (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Generated response: line #02: I: 082BB1F9 (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 24 (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Generated response: line #05: o=- 082BB1F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405146 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Received message: line #02: C: 0015 (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250804085405147 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250804085405147 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405147 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405147 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405147 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:6F318321 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405147 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:6F318321 output_enabled 0 (mgcp_conn.c:271) 20250804085405147 DLMGCP DEBUG <0013> (0015/rtp C:6F318321 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405147 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:6F318321 CRCX: connection successfully created: (0015/rtp C:6F318321 r=NULL:0<->l=::1:5278 CID=25) (mgcp_protocol.c:772) 20250804085405147 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405147 DLMGCP DEBUG <0013> Generated response: line #00: 200 18692 OK (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F318321 (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 25 (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6F318321 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405147 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405148 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405148 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405148 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405148 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405148 DLMGCP DEBUG <0013> Received message: line #02: C: 0016 (mgcp_msg.c:72) 20250804085405148 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405148 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405148 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250804085405148 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250804085405148 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405148 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405148 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405148 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:8656F75D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405148 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:8656F75D output_enabled 0 (mgcp_conn.c:271) 20250804085405148 DLMGCP DEBUG <0013> (0016/rtp C:8656F75D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405148 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:8656F75D CRCX: connection successfully created: (0016/rtp C:8656F75D r=NULL:0<->l=::1:5280 CID=26) (mgcp_protocol.c:772) 20250804085405148 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405148 DLMGCP DEBUG <0013> Generated response: line #00: 200 18693 OK (mgcp_msg.c:72) 20250804085405148 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250804085405148 DLMGCP DEBUG <0013> Generated response: line #02: I: 8656F75D (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 26 (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8656F75D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Received message: line #02: C: 0017 (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250804085405149 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250804085405149 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405149 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405149 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405149 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:628E11E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405149 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:628E11E1 output_enabled 0 (mgcp_conn.c:271) 20250804085405149 DLMGCP DEBUG <0013> (0017/rtp C:628E11E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405149 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:628E11E1 CRCX: connection successfully created: (0017/rtp C:628E11E1 r=NULL:0<->l=::1:5282 CID=27) (mgcp_protocol.c:772) 20250804085405149 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #00: 200 18694 OK (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #02: I: 628E11E1 (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 27 (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #05: o=- 628E11E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405149 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Received message: line #02: C: 0018 (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250804085405150 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250804085405150 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405150 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405150 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405150 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:31F0D7C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405150 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:31F0D7C8 output_enabled 0 (mgcp_conn.c:271) 20250804085405150 DLMGCP DEBUG <0013> (0018/rtp C:31F0D7C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405150 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:31F0D7C8 CRCX: connection successfully created: (0018/rtp C:31F0D7C8 r=NULL:0<->l=::1:5284 CID=28) (mgcp_protocol.c:772) 20250804085405150 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #00: 200 18695 OK (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #02: I: 31F0D7C8 (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 28 (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #05: o=- 31F0D7C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405150 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Received message: line #02: C: 0019 (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250804085405151 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250804085405151 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405151 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405151 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405151 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:6B468107 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405151 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:6B468107 output_enabled 0 (mgcp_conn.c:271) 20250804085405151 DLMGCP DEBUG <0013> (0019/rtp C:6B468107 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405151 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:6B468107 CRCX: connection successfully created: (0019/rtp C:6B468107 r=NULL:0<->l=::1:5286 CID=29) (mgcp_protocol.c:772) 20250804085405151 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405151 DLMGCP DEBUG <0013> Generated response: line #00: 200 18696 OK (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B468107 (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 29 (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6B468107 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405151 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405152 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405152 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405152 DLMGCP DEBUG <0013> Received message: line #02: C: 001A (mgcp_msg.c:72) 20250804085405152 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405152 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250804085405152 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250804085405152 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405152 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405152 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:D99F0641 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405152 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:D99F0641 output_enabled 0 (mgcp_conn.c:271) 20250804085405152 DLMGCP DEBUG <0013> (001A/rtp C:D99F0641 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405153 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:D99F0641 CRCX: connection successfully created: (001A/rtp C:D99F0641 r=NULL:0<->l=::1:5288 CID=30) (mgcp_protocol.c:772) 20250804085405153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #00: 200 18697 OK (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #02: I: D99F0641 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 30 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #05: o=- D99F0641 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Received message: line #02: C: 001B (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250804085405153 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250804085405153 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405153 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405153 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:B46F7407 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:B46F7407 output_enabled 0 (mgcp_conn.c:271) 20250804085405153 DLMGCP DEBUG <0013> (001B/rtp C:B46F7407 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405153 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:B46F7407 CRCX: connection successfully created: (001B/rtp C:B46F7407 r=NULL:0<->l=::1:5290 CID=31) (mgcp_protocol.c:772) 20250804085405153 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #00: 200 18698 OK (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #02: I: B46F7407 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 31 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #05: o=- B46F7407 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405153 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Received message: line #02: C: 001C (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250804085405154 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250804085405154 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405154 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405154 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:97CE1011 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:97CE1011 output_enabled 0 (mgcp_conn.c:271) 20250804085405154 DLMGCP DEBUG <0013> (001C/rtp C:97CE1011 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405154 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:97CE1011 CRCX: connection successfully created: (001C/rtp C:97CE1011 r=NULL:0<->l=::1:5292 CID=32) (mgcp_protocol.c:772) 20250804085405154 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405154 DLMGCP DEBUG <0013> Generated response: line #00: 200 18699 OK (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Generated response: line #02: I: 97CE1011 (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 32 (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Generated response: line #05: o=- 97CE1011 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405154 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Received message: line #02: C: 001D (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250804085405155 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250804085405155 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405155 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405155 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:B7FE3EC1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:B7FE3EC1 output_enabled 0 (mgcp_conn.c:271) 20250804085405155 DLMGCP DEBUG <0013> (001D/rtp C:B7FE3EC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405155 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:B7FE3EC1 CRCX: connection successfully created: (001D/rtp C:B7FE3EC1 r=NULL:0<->l=::1:5294 CID=33) (mgcp_protocol.c:772) 20250804085405155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405155 DLMGCP DEBUG <0013> Generated response: line #00: 200 18700 OK (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Generated response: line #02: I: B7FE3EC1 (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 33 (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Generated response: line #05: o=- B7FE3EC1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405155 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Received message: line #02: C: 001E (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250804085405156 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250804085405156 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405156 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405156 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:7953F465 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:7953F465 output_enabled 0 (mgcp_conn.c:271) 20250804085405156 DLMGCP DEBUG <0013> (001E/rtp C:7953F465 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405156 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:7953F465 CRCX: connection successfully created: (001E/rtp C:7953F465 r=NULL:0<->l=::1:5296 CID=34) (mgcp_protocol.c:772) 20250804085405156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405156 DLMGCP DEBUG <0013> Generated response: line #00: 200 18701 OK (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Generated response: line #02: I: 7953F465 (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 34 (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7953F465 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405156 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Received message: line #02: C: 001F (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250804085405157 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250804085405157 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405157 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405157 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405157 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:32A960C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405157 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:32A960C1 output_enabled 0 (mgcp_conn.c:271) 20250804085405157 DLMGCP DEBUG <0013> (001F/rtp C:32A960C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405157 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:32A960C1 CRCX: connection successfully created: (001F/rtp C:32A960C1 r=NULL:0<->l=::1:5298 CID=35) (mgcp_protocol.c:772) 20250804085405157 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405157 DLMGCP DEBUG <0013> Generated response: line #00: 200 18702 OK (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Generated response: line #02: I: 32A960C1 (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 35 (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Generated response: line #05: o=- 32A960C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405157 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Received message: line #02: C: 0020 (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250804085405158 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250804085405158 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405158 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405158 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405158 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:B8309A2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405158 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:B8309A2A output_enabled 0 (mgcp_conn.c:271) 20250804085405158 DLMGCP DEBUG <0013> (0020/rtp C:B8309A2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405158 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:B8309A2A CRCX: connection successfully created: (0020/rtp C:B8309A2A r=NULL:0<->l=::1:5300 CID=36) (mgcp_protocol.c:772) 20250804085405158 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405158 DLMGCP DEBUG <0013> Generated response: line #00: 200 18703 OK (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Generated response: line #02: I: B8309A2A (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 36 (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Generated response: line #05: o=- B8309A2A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405158 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Received message: line #02: C: 0021 (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250804085405159 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250804085405159 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405159 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405159 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405159 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:63B22942 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405159 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:63B22942 output_enabled 0 (mgcp_conn.c:271) 20250804085405159 DLMGCP DEBUG <0013> (0021/rtp C:63B22942 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405159 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:63B22942 CRCX: connection successfully created: (0021/rtp C:63B22942 r=NULL:0<->l=::1:5302 CID=37) (mgcp_protocol.c:772) 20250804085405159 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405159 DLMGCP DEBUG <0013> Generated response: line #00: 200 18704 OK (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Generated response: line #02: I: 63B22942 (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 37 (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Generated response: line #05: o=- 63B22942 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405159 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Received message: line #02: C: 0022 (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250804085405160 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250804085405160 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405160 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405160 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405160 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:2A1343AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405160 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:2A1343AC output_enabled 0 (mgcp_conn.c:271) 20250804085405160 DLMGCP DEBUG <0013> (0022/rtp C:2A1343AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405160 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:2A1343AC CRCX: connection successfully created: (0022/rtp C:2A1343AC r=NULL:0<->l=::1:5304 CID=38) (mgcp_protocol.c:772) 20250804085405160 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405160 DLMGCP DEBUG <0013> Generated response: line #00: 200 18705 OK (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A1343AC (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 38 (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2A1343AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Received message: line #02: C: 0023 (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405160 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250804085405160 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250804085405160 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405160 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405160 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405160 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:EF473DF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405160 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:EF473DF0 output_enabled 0 (mgcp_conn.c:271) 20250804085405161 DLMGCP DEBUG <0013> (0023/rtp C:EF473DF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405161 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:EF473DF0 CRCX: connection successfully created: (0023/rtp C:EF473DF0 r=NULL:0<->l=::1:5306 CID=39) (mgcp_protocol.c:772) 20250804085405161 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #00: 200 18706 OK (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #02: I: EF473DF0 (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 39 (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #05: o=- EF473DF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Received message: line #02: C: 0024 (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250804085405161 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250804085405161 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405161 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405161 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405161 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:3FEEA2E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405161 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:3FEEA2E2 output_enabled 0 (mgcp_conn.c:271) 20250804085405161 DLMGCP DEBUG <0013> (0024/rtp C:3FEEA2E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405161 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:3FEEA2E2 CRCX: connection successfully created: (0024/rtp C:3FEEA2E2 r=NULL:0<->l=::1:5308 CID=40) (mgcp_protocol.c:772) 20250804085405161 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #00: 200 18707 OK (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FEEA2E2 (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 40 (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405161 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3FEEA2E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Received message: line #02: C: 0025 (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250804085405162 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250804085405162 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405162 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405162 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405162 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:CCEDF58B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405162 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:CCEDF58B output_enabled 0 (mgcp_conn.c:271) 20250804085405162 DLMGCP DEBUG <0013> (0025/rtp C:CCEDF58B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405162 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:CCEDF58B CRCX: connection successfully created: (0025/rtp C:CCEDF58B r=NULL:0<->l=::1:5310 CID=41) (mgcp_protocol.c:772) 20250804085405162 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #00: 200 18708 OK (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #02: I: CCEDF58B (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 41 (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #05: o=- CCEDF58B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405162 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Received message: line #02: C: 0026 (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250804085405163 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250804085405163 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405163 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405163 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405163 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:D701981B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405163 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:D701981B output_enabled 0 (mgcp_conn.c:271) 20250804085405163 DLMGCP DEBUG <0013> (0026/rtp C:D701981B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405163 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:D701981B CRCX: connection successfully created: (0026/rtp C:D701981B r=NULL:0<->l=::1:5312 CID=42) (mgcp_protocol.c:772) 20250804085405163 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405163 DLMGCP DEBUG <0013> Generated response: line #00: 200 18709 OK (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Generated response: line #02: I: D701981B (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 42 (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Generated response: line #05: o=- D701981B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405163 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Received message: line #02: C: 0027 (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250804085405164 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250804085405164 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405164 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405164 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405164 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:03C67273 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405164 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:03C67273 output_enabled 0 (mgcp_conn.c:271) 20250804085405164 DLMGCP DEBUG <0013> (0027/rtp C:03C67273 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405164 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:03C67273 CRCX: connection successfully created: (0027/rtp C:03C67273 r=NULL:0<->l=::1:5314 CID=43) (mgcp_protocol.c:772) 20250804085405164 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405164 DLMGCP DEBUG <0013> Generated response: line #00: 200 18710 OK (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Generated response: line #02: I: 03C67273 (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 43 (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Generated response: line #05: o=- 03C67273 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405164 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Received message: line #02: C: 0028 (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250804085405165 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250804085405165 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405165 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405165 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405165 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:8D01F00C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405165 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:8D01F00C output_enabled 0 (mgcp_conn.c:271) 20250804085405165 DLMGCP DEBUG <0013> (0028/rtp C:8D01F00C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405165 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:8D01F00C CRCX: connection successfully created: (0028/rtp C:8D01F00C r=NULL:0<->l=::1:5316 CID=44) (mgcp_protocol.c:772) 20250804085405165 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405165 DLMGCP DEBUG <0013> Generated response: line #00: 200 18711 OK (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D01F00C (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 44 (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8D01F00C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405165 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Received message: line #02: C: 0029 (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250804085405166 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250804085405166 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405166 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405166 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:D8048521 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:D8048521 output_enabled 0 (mgcp_conn.c:271) 20250804085405166 DLMGCP DEBUG <0013> (0029/rtp C:D8048521 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405166 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:D8048521 CRCX: connection successfully created: (0029/rtp C:D8048521 r=NULL:0<->l=::1:5318 CID=45) (mgcp_protocol.c:772) 20250804085405166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405166 DLMGCP DEBUG <0013> Generated response: line #00: 200 18712 OK (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Generated response: line #02: I: D8048521 (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 45 (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Generated response: line #05: o=- D8048521 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405166 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Received message: line #02: C: 002A (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250804085405167 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250804085405167 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405167 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405167 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405167 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:6FC594B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405167 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:6FC594B9 output_enabled 0 (mgcp_conn.c:271) 20250804085405167 DLMGCP DEBUG <0013> (002A/rtp C:6FC594B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405167 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:6FC594B9 CRCX: connection successfully created: (002A/rtp C:6FC594B9 r=NULL:0<->l=::1:5320 CID=46) (mgcp_protocol.c:772) 20250804085405167 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405167 DLMGCP DEBUG <0013> Generated response: line #00: 200 18713 OK (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FC594B9 (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 46 (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6FC594B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405167 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Received message: line #02: C: 002B (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250804085405168 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250804085405168 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405168 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405168 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405168 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:9D22311E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405168 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:9D22311E output_enabled 0 (mgcp_conn.c:271) 20250804085405168 DLMGCP DEBUG <0013> (002B/rtp C:9D22311E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405168 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:9D22311E CRCX: connection successfully created: (002B/rtp C:9D22311E r=NULL:0<->l=::1:5322 CID=47) (mgcp_protocol.c:772) 20250804085405168 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405168 DLMGCP DEBUG <0013> Generated response: line #00: 200 18714 OK (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D22311E (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 47 (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9D22311E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405168 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Received message: line #02: C: 002C (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250804085405169 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250804085405169 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405169 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405169 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:1E335396 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:1E335396 output_enabled 0 (mgcp_conn.c:271) 20250804085405169 DLMGCP DEBUG <0013> (002C/rtp C:1E335396 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405169 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:1E335396 CRCX: connection successfully created: (002C/rtp C:1E335396 r=NULL:0<->l=::1:5324 CID=48) (mgcp_protocol.c:772) 20250804085405169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405169 DLMGCP DEBUG <0013> Generated response: line #00: 200 18715 OK (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E335396 (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 48 (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E335396 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405169 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Received message: line #02: C: 002D (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250804085405170 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250804085405170 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405170 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405170 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:AC395C5C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:AC395C5C output_enabled 0 (mgcp_conn.c:271) 20250804085405170 DLMGCP DEBUG <0013> (002D/rtp C:AC395C5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405170 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:AC395C5C CRCX: connection successfully created: (002D/rtp C:AC395C5C r=NULL:0<->l=::1:5326 CID=49) (mgcp_protocol.c:772) 20250804085405170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405170 DLMGCP DEBUG <0013> Generated response: line #00: 200 18716 OK (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Generated response: line #02: I: AC395C5C (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 49 (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC395C5C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405170 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Received message: line #02: C: 002E (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250804085405171 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250804085405171 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405171 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405171 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405171 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:EEDE759D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405171 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:EEDE759D output_enabled 0 (mgcp_conn.c:271) 20250804085405171 DLMGCP DEBUG <0013> (002E/rtp C:EEDE759D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405171 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:EEDE759D CRCX: connection successfully created: (002E/rtp C:EEDE759D r=NULL:0<->l=::1:5328 CID=50) (mgcp_protocol.c:772) 20250804085405171 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405171 DLMGCP DEBUG <0013> Generated response: line #00: 200 18717 OK (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Generated response: line #02: I: EEDE759D (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 50 (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Generated response: line #05: o=- EEDE759D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405171 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Received message: line #02: C: 002F (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250804085405172 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250804085405172 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405172 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405172 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405172 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:81098E33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405172 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:81098E33 output_enabled 0 (mgcp_conn.c:271) 20250804085405172 DLMGCP DEBUG <0013> (002F/rtp C:81098E33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405172 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:81098E33 CRCX: connection successfully created: (002F/rtp C:81098E33 r=NULL:0<->l=::1:5330 CID=51) (mgcp_protocol.c:772) 20250804085405172 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405172 DLMGCP DEBUG <0013> Generated response: line #00: 200 18718 OK (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Generated response: line #02: I: 81098E33 (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 51 (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Generated response: line #05: o=- 81098E33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405172 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405173 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405173 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405173 DLMGCP DEBUG <0013> Received message: line #02: C: 0030 (mgcp_msg.c:72) 20250804085405173 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405173 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405173 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250804085405173 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250804085405173 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405173 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405173 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405173 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:AF29E318 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405173 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:AF29E318 output_enabled 0 (mgcp_conn.c:271) 20250804085405173 DLMGCP DEBUG <0013> (0030/rtp C:AF29E318 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405174 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:AF29E318 CRCX: connection successfully created: (0030/rtp C:AF29E318 r=NULL:0<->l=::1:5332 CID=52) (mgcp_protocol.c:772) 20250804085405174 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405174 DLMGCP DEBUG <0013> Generated response: line #00: 200 18719 OK (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Generated response: line #02: I: AF29E318 (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 52 (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Generated response: line #05: o=- AF29E318 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Received message: line #02: C: 0031 (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405174 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250804085405174 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250804085405174 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405175 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405175 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:1EDEBACC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405175 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:1EDEBACC output_enabled 0 (mgcp_conn.c:271) 20250804085405175 DLMGCP DEBUG <0013> (0031/rtp C:1EDEBACC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405175 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:1EDEBACC CRCX: connection successfully created: (0031/rtp C:1EDEBACC r=NULL:0<->l=::1:5334 CID=53) (mgcp_protocol.c:772) 20250804085405175 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405175 DLMGCP DEBUG <0013> Generated response: line #00: 200 18720 OK (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EDEBACC (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 53 (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1EDEBACC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Received message: line #02: C: 0032 (mgcp_msg.c:72) 20250804085405175 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405176 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405176 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250804085405176 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250804085405176 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405176 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405176 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405176 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:515F9F9F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405176 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:515F9F9F output_enabled 0 (mgcp_conn.c:271) 20250804085405176 DLMGCP DEBUG <0013> (0032/rtp C:515F9F9F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405176 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:515F9F9F CRCX: connection successfully created: (0032/rtp C:515F9F9F r=NULL:0<->l=::1:5336 CID=54) (mgcp_protocol.c:772) 20250804085405176 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405176 DLMGCP DEBUG <0013> Generated response: line #00: 200 18721 OK (mgcp_msg.c:72) 20250804085405176 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250804085405176 DLMGCP DEBUG <0013> Generated response: line #02: I: 515F9F9F (mgcp_msg.c:72) 20250804085405176 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 54 (mgcp_msg.c:72) 20250804085405176 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405176 DLMGCP DEBUG <0013> Generated response: line #05: o=- 515F9F9F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405176 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405176 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405176 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405176 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405176 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405176 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Received message: line #02: C: 0033 (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250804085405177 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250804085405177 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405177 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405177 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:1258BA2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405177 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:1258BA2A output_enabled 0 (mgcp_conn.c:271) 20250804085405177 DLMGCP DEBUG <0013> (0033/rtp C:1258BA2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405177 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:1258BA2A CRCX: connection successfully created: (0033/rtp C:1258BA2A r=NULL:0<->l=::1:5338 CID=55) (mgcp_protocol.c:772) 20250804085405177 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405177 DLMGCP DEBUG <0013> Generated response: line #00: 200 18722 OK (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Generated response: line #02: I: 1258BA2A (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 55 (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1258BA2A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405177 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Received message: line #02: C: 0034 (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250804085405178 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250804085405178 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405178 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405178 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:5825BFFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405178 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:5825BFFD output_enabled 0 (mgcp_conn.c:271) 20250804085405178 DLMGCP DEBUG <0013> (0034/rtp C:5825BFFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405178 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:5825BFFD CRCX: connection successfully created: (0034/rtp C:5825BFFD r=NULL:0<->l=::1:5340 CID=56) (mgcp_protocol.c:772) 20250804085405178 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405178 DLMGCP DEBUG <0013> Generated response: line #00: 200 18723 OK (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Generated response: line #02: I: 5825BFFD (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 56 (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5825BFFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405178 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405179 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405179 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405179 DLMGCP DEBUG <0013> Received message: line #02: C: 0035 (mgcp_msg.c:72) 20250804085405179 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405179 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405179 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250804085405179 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250804085405179 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405179 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405179 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405179 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:758632C6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405179 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:758632C6 output_enabled 0 (mgcp_conn.c:271) 20250804085405179 DLMGCP DEBUG <0013> (0035/rtp C:758632C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405180 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:758632C6 CRCX: connection successfully created: (0035/rtp C:758632C6 r=NULL:0<->l=::1:5342 CID=57) (mgcp_protocol.c:772) 20250804085405180 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405180 DLMGCP DEBUG <0013> Generated response: line #00: 200 18724 OK (mgcp_msg.c:72) 20250804085405180 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250804085405180 DLMGCP DEBUG <0013> Generated response: line #02: I: 758632C6 (mgcp_msg.c:72) 20250804085405180 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 57 (mgcp_msg.c:72) 20250804085405180 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405180 DLMGCP DEBUG <0013> Generated response: line #05: o=- 758632C6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405180 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405180 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405180 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405180 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405180 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405180 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Received message: line #02: C: 0036 (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250804085405181 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250804085405181 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405181 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405181 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:C280AB5F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405181 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:C280AB5F output_enabled 0 (mgcp_conn.c:271) 20250804085405181 DLMGCP DEBUG <0013> (0036/rtp C:C280AB5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405181 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:C280AB5F CRCX: connection successfully created: (0036/rtp C:C280AB5F r=NULL:0<->l=::1:5344 CID=58) (mgcp_protocol.c:772) 20250804085405181 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405181 DLMGCP DEBUG <0013> Generated response: line #00: 200 18725 OK (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Generated response: line #02: I: C280AB5F (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 58 (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Generated response: line #05: o=- C280AB5F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405181 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Received message: line #02: C: 0037 (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250804085405182 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250804085405182 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405182 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405182 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:55D46B14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405182 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:55D46B14 output_enabled 0 (mgcp_conn.c:271) 20250804085405182 DLMGCP DEBUG <0013> (0037/rtp C:55D46B14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405182 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:55D46B14 CRCX: connection successfully created: (0037/rtp C:55D46B14 r=NULL:0<->l=::1:5346 CID=59) (mgcp_protocol.c:772) 20250804085405182 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405182 DLMGCP DEBUG <0013> Generated response: line #00: 200 18726 OK (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Generated response: line #02: I: 55D46B14 (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 59 (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Generated response: line #05: o=- 55D46B14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405182 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Received message: line #02: C: 0038 (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250804085405183 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250804085405183 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405183 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405183 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405183 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:65E0FD8B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405183 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:65E0FD8B output_enabled 0 (mgcp_conn.c:271) 20250804085405183 DLMGCP DEBUG <0013> (0038/rtp C:65E0FD8B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405183 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:65E0FD8B CRCX: connection successfully created: (0038/rtp C:65E0FD8B r=NULL:0<->l=::1:5348 CID=60) (mgcp_protocol.c:772) 20250804085405183 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405183 DLMGCP DEBUG <0013> Generated response: line #00: 200 18727 OK (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Generated response: line #02: I: 65E0FD8B (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 60 (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Generated response: line #05: o=- 65E0FD8B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405183 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Received message: line #02: C: 0039 (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250804085405184 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250804085405184 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405184 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:234CDCD7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:234CDCD7 output_enabled 0 (mgcp_conn.c:271) 20250804085405184 DLMGCP DEBUG <0013> (0039/rtp C:234CDCD7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405184 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:234CDCD7 CRCX: connection successfully created: (0039/rtp C:234CDCD7 r=NULL:0<->l=::1:5350 CID=61) (mgcp_protocol.c:772) 20250804085405184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405184 DLMGCP DEBUG <0013> Generated response: line #00: 200 18728 OK (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Generated response: line #02: I: 234CDCD7 (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 61 (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Generated response: line #05: o=- 234CDCD7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Received message: line #02: C: 003A (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250804085405184 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250804085405184 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405185 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405185 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:96373C24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405185 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:96373C24 output_enabled 0 (mgcp_conn.c:271) 20250804085405185 DLMGCP DEBUG <0013> (003A/rtp C:96373C24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405185 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:96373C24 CRCX: connection successfully created: (003A/rtp C:96373C24 r=NULL:0<->l=::1:5352 CID=62) (mgcp_protocol.c:772) 20250804085405185 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #00: 200 18729 OK (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #02: I: 96373C24 (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 62 (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #05: o=- 96373C24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Received message: line #02: C: 003B (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250804085405185 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250804085405185 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405185 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405185 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:0D417A1B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405185 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:0D417A1B output_enabled 0 (mgcp_conn.c:271) 20250804085405185 DLMGCP DEBUG <0013> (003B/rtp C:0D417A1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405185 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:0D417A1B CRCX: connection successfully created: (003B/rtp C:0D417A1B r=NULL:0<->l=::1:5354 CID=63) (mgcp_protocol.c:772) 20250804085405185 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #00: 200 18730 OK (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D417A1B (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 63 (mgcp_msg.c:72) 20250804085405185 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405186 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0D417A1B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405186 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405186 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405186 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405186 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405186 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405186 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Received message: line #02: C: 003C (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250804085405187 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250804085405187 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405187 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405187 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405187 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:6A12EECB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405187 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:6A12EECB output_enabled 0 (mgcp_conn.c:271) 20250804085405187 DLMGCP DEBUG <0013> (003C/rtp C:6A12EECB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405187 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:6A12EECB CRCX: connection successfully created: (003C/rtp C:6A12EECB r=NULL:0<->l=::1:5356 CID=64) (mgcp_protocol.c:772) 20250804085405187 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405187 DLMGCP DEBUG <0013> Generated response: line #00: 200 18731 OK (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Generated response: line #02: I: 6A12EECB (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 64 (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6A12EECB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405187 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Received message: line #02: C: 003D (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250804085405188 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250804085405188 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405188 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405188 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405188 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:354706CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405188 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:354706CE output_enabled 0 (mgcp_conn.c:271) 20250804085405188 DLMGCP DEBUG <0013> (003D/rtp C:354706CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405188 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:354706CE CRCX: connection successfully created: (003D/rtp C:354706CE r=NULL:0<->l=::1:5358 CID=65) (mgcp_protocol.c:772) 20250804085405188 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405188 DLMGCP DEBUG <0013> Generated response: line #00: 200 18732 OK (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Generated response: line #02: I: 354706CE (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 65 (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Generated response: line #05: o=- 354706CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405188 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405189 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405189 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405189 DLMGCP DEBUG <0013> Received message: line #02: C: 003E (mgcp_msg.c:72) 20250804085405189 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405189 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250804085405189 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250804085405189 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405189 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405189 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:5C1043B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405189 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:5C1043B5 output_enabled 0 (mgcp_conn.c:271) 20250804085405189 DLMGCP DEBUG <0013> (003E/rtp C:5C1043B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405189 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:5C1043B5 CRCX: connection successfully created: (003E/rtp C:5C1043B5 r=NULL:0<->l=::1:5360 CID=66) (mgcp_protocol.c:772) 20250804085405190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405190 DLMGCP DEBUG <0013> Generated response: line #00: 200 18733 OK (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C1043B5 (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 66 (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5C1043B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Received message: line #02: C: 003F (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405190 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250804085405190 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250804085405190 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405190 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405190 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405190 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:2C1C47B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405190 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:2C1C47B7 output_enabled 0 (mgcp_conn.c:271) 20250804085405190 DLMGCP DEBUG <0013> (003F/rtp C:2C1C47B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405191 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:2C1C47B7 CRCX: connection successfully created: (003F/rtp C:2C1C47B7 r=NULL:0<->l=::1:5362 CID=67) (mgcp_protocol.c:772) 20250804085405191 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405191 DLMGCP DEBUG <0013> Generated response: line #00: 200 18734 OK (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C1C47B7 (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 67 (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2C1C47B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Received message: line #02: C: 0040 (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405191 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250804085405191 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250804085405192 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405192 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405192 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:81A978C6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405192 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:81A978C6 output_enabled 0 (mgcp_conn.c:271) 20250804085405192 DLMGCP DEBUG <0013> (0040/rtp C:81A978C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405192 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:81A978C6 CRCX: connection successfully created: (0040/rtp C:81A978C6 r=NULL:0<->l=::1:5364 CID=68) (mgcp_protocol.c:772) 20250804085405192 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405192 DLMGCP DEBUG <0013> Generated response: line #00: 200 18735 OK (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Generated response: line #02: I: 81A978C6 (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 68 (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Generated response: line #05: o=- 81A978C6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Received message: line #02: C: 0041 (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405192 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250804085405192 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250804085405192 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405192 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405192 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:62AC78C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405192 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:62AC78C8 output_enabled 0 (mgcp_conn.c:271) 20250804085405192 DLMGCP DEBUG <0013> (0041/rtp C:62AC78C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405193 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:62AC78C8 CRCX: connection successfully created: (0041/rtp C:62AC78C8 r=NULL:0<->l=::1:5366 CID=69) (mgcp_protocol.c:772) 20250804085405193 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405193 DLMGCP DEBUG <0013> Generated response: line #00: 200 18736 OK (mgcp_msg.c:72) 20250804085405193 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250804085405193 DLMGCP DEBUG <0013> Generated response: line #02: I: 62AC78C8 (mgcp_msg.c:72) 20250804085405193 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 69 (mgcp_msg.c:72) 20250804085405193 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405193 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62AC78C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405193 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405193 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405193 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405193 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405193 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405193 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Received message: line #02: C: 0042 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250804085405194 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250804085405194 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405194 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405194 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:D8C1434D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405194 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:D8C1434D output_enabled 0 (mgcp_conn.c:271) 20250804085405194 DLMGCP DEBUG <0013> (0042/rtp C:D8C1434D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405194 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:D8C1434D CRCX: connection successfully created: (0042/rtp C:D8C1434D r=NULL:0<->l=::1:5368 CID=70) (mgcp_protocol.c:772) 20250804085405194 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #00: 200 18737 OK (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #02: I: D8C1434D (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 70 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #05: o=- D8C1434D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Received message: line #02: C: 0043 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250804085405194 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250804085405194 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405194 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405194 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:0508FA24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405194 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:0508FA24 output_enabled 0 (mgcp_conn.c:271) 20250804085405194 DLMGCP DEBUG <0013> (0043/rtp C:0508FA24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405194 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:0508FA24 CRCX: connection successfully created: (0043/rtp C:0508FA24 r=NULL:0<->l=::1:5370 CID=71) (mgcp_protocol.c:772) 20250804085405194 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #00: 200 18738 OK (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #02: I: 0508FA24 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 71 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0508FA24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405194 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Received message: line #02: C: 0044 (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250804085405195 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250804085405195 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405195 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405195 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:E195F847 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405195 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:E195F847 output_enabled 0 (mgcp_conn.c:271) 20250804085405195 DLMGCP DEBUG <0013> (0044/rtp C:E195F847 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405195 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:E195F847 CRCX: connection successfully created: (0044/rtp C:E195F847 r=NULL:0<->l=::1:5372 CID=72) (mgcp_protocol.c:772) 20250804085405195 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #00: 200 18739 OK (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #02: I: E195F847 (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 72 (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #05: o=- E195F847 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405195 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Received message: line #02: C: 0045 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250804085405196 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250804085405196 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405196 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405196 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:A1426621 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405196 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:A1426621 output_enabled 0 (mgcp_conn.c:271) 20250804085405196 DLMGCP DEBUG <0013> (0045/rtp C:A1426621 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405196 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:A1426621 CRCX: connection successfully created: (0045/rtp C:A1426621 r=NULL:0<->l=::1:5374 CID=73) (mgcp_protocol.c:772) 20250804085405196 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #00: 200 18740 OK (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #02: I: A1426621 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 73 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #05: o=- A1426621 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Received message: line #02: C: 0046 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250804085405196 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250804085405196 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405196 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405196 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:2FB0D148 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405196 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:2FB0D148 output_enabled 0 (mgcp_conn.c:271) 20250804085405196 DLMGCP DEBUG <0013> (0046/rtp C:2FB0D148 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405196 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:2FB0D148 CRCX: connection successfully created: (0046/rtp C:2FB0D148 r=NULL:0<->l=::1:5376 CID=74) (mgcp_protocol.c:772) 20250804085405196 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #00: 200 18741 OK (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #02: I: 2FB0D148 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 74 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2FB0D148 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405196 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Received message: line #02: C: 0047 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250804085405197 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250804085405197 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405197 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405197 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:909B0904 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405197 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:909B0904 output_enabled 0 (mgcp_conn.c:271) 20250804085405197 DLMGCP DEBUG <0013> (0047/rtp C:909B0904 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405197 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:909B0904 CRCX: connection successfully created: (0047/rtp C:909B0904 r=NULL:0<->l=::1:5378 CID=75) (mgcp_protocol.c:772) 20250804085405197 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #00: 200 18742 OK (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #02: I: 909B0904 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 75 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #05: o=- 909B0904 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Received message: line #02: C: 0048 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250804085405197 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250804085405197 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405197 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405197 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:D46A5B47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405197 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:D46A5B47 output_enabled 0 (mgcp_conn.c:271) 20250804085405197 DLMGCP DEBUG <0013> (0048/rtp C:D46A5B47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405197 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:D46A5B47 CRCX: connection successfully created: (0048/rtp C:D46A5B47 r=NULL:0<->l=::1:5380 CID=76) (mgcp_protocol.c:772) 20250804085405197 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #00: 200 18743 OK (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #02: I: D46A5B47 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 76 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #05: o=- D46A5B47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405197 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Received message: line #02: C: 0049 (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250804085405198 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250804085405198 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405198 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405198 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:03CEB8AF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:03CEB8AF output_enabled 0 (mgcp_conn.c:271) 20250804085405198 DLMGCP DEBUG <0013> (0049/rtp C:03CEB8AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405198 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:03CEB8AF CRCX: connection successfully created: (0049/rtp C:03CEB8AF r=NULL:0<->l=::1:5382 CID=77) (mgcp_protocol.c:772) 20250804085405198 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405198 DLMGCP DEBUG <0013> Generated response: line #00: 200 18744 OK (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Generated response: line #02: I: 03CEB8AF (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 77 (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Generated response: line #05: o=- 03CEB8AF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405198 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Received message: line #02: C: 004A (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250804085405199 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250804085405199 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405199 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:7ED6A644 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:7ED6A644 output_enabled 0 (mgcp_conn.c:271) 20250804085405199 DLMGCP DEBUG <0013> (004A/rtp C:7ED6A644 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405199 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:7ED6A644 CRCX: connection successfully created: (004A/rtp C:7ED6A644 r=NULL:0<->l=::1:5384 CID=78) (mgcp_protocol.c:772) 20250804085405199 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405199 DLMGCP DEBUG <0013> Generated response: line #00: 200 18745 OK (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Generated response: line #02: I: 7ED6A644 (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 78 (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7ED6A644 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405199 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Received message: line #02: C: 004B (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250804085405200 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250804085405200 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405200 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:E6662AE3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:E6662AE3 output_enabled 0 (mgcp_conn.c:271) 20250804085405200 DLMGCP DEBUG <0013> (004B/rtp C:E6662AE3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405200 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:E6662AE3 CRCX: connection successfully created: (004B/rtp C:E6662AE3 r=NULL:0<->l=::1:5386 CID=79) (mgcp_protocol.c:772) 20250804085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405200 DLMGCP DEBUG <0013> Generated response: line #00: 200 18746 OK (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Generated response: line #02: I: E6662AE3 (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 79 (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Generated response: line #05: o=- E6662AE3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Received message: line #02: C: 004C (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250804085405200 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250804085405200 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405201 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:641FCFC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:641FCFC7 output_enabled 0 (mgcp_conn.c:271) 20250804085405201 DLMGCP DEBUG <0013> (004C/rtp C:641FCFC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405201 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:641FCFC7 CRCX: connection successfully created: (004C/rtp C:641FCFC7 r=NULL:0<->l=::1:5388 CID=80) (mgcp_protocol.c:772) 20250804085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #00: 200 18747 OK (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #02: I: 641FCFC7 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 80 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #05: o=- 641FCFC7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Received message: line #02: C: 004D (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250804085405201 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250804085405201 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405201 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:60ECFA85 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:60ECFA85 output_enabled 0 (mgcp_conn.c:271) 20250804085405201 DLMGCP DEBUG <0013> (004D/rtp C:60ECFA85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405201 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:60ECFA85 CRCX: connection successfully created: (004D/rtp C:60ECFA85 r=NULL:0<->l=::1:5390 CID=81) (mgcp_protocol.c:772) 20250804085405201 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #00: 200 18748 OK (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #02: I: 60ECFA85 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 81 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #05: o=- 60ECFA85 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405201 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Received message: line #02: C: 004E (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250804085405202 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250804085405202 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405202 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405202 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:A7B9ACD5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405202 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:A7B9ACD5 output_enabled 0 (mgcp_conn.c:271) 20250804085405202 DLMGCP DEBUG <0013> (004E/rtp C:A7B9ACD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405202 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:A7B9ACD5 CRCX: connection successfully created: (004E/rtp C:A7B9ACD5 r=NULL:0<->l=::1:5392 CID=82) (mgcp_protocol.c:772) 20250804085405202 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #00: 200 18749 OK (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #02: I: A7B9ACD5 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 82 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #05: o=- A7B9ACD5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Received message: line #02: C: 004F (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250804085405202 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250804085405202 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405202 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405202 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:F00C2A32 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405202 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:F00C2A32 output_enabled 0 (mgcp_conn.c:271) 20250804085405202 DLMGCP DEBUG <0013> (004F/rtp C:F00C2A32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405202 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:F00C2A32 CRCX: connection successfully created: (004F/rtp C:F00C2A32 r=NULL:0<->l=::1:5394 CID=83) (mgcp_protocol.c:772) 20250804085405202 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #00: 200 18750 OK (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #02: I: F00C2A32 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 83 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #05: o=- F00C2A32 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405202 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Received message: line #02: C: 0050 (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250804085405203 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250804085405203 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405203 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405203 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405203 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:01AC1509 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405203 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:01AC1509 output_enabled 0 (mgcp_conn.c:271) 20250804085405203 DLMGCP DEBUG <0013> (0050/rtp C:01AC1509 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405203 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:01AC1509 CRCX: connection successfully created: (0050/rtp C:01AC1509 r=NULL:0<->l=::1:5396 CID=84) (mgcp_protocol.c:772) 20250804085405203 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405203 DLMGCP DEBUG <0013> Generated response: line #00: 200 18751 OK (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Generated response: line #02: I: 01AC1509 (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 84 (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Generated response: line #05: o=- 01AC1509 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405203 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Received message: line #02: C: 0051 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250804085405204 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250804085405204 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405204 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405204 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405204 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:1469749C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405204 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:1469749C output_enabled 0 (mgcp_conn.c:271) 20250804085405204 DLMGCP DEBUG <0013> (0051/rtp C:1469749C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405204 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:1469749C CRCX: connection successfully created: (0051/rtp C:1469749C r=NULL:0<->l=::1:5398 CID=85) (mgcp_protocol.c:772) 20250804085405204 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #00: 200 18752 OK (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #02: I: 1469749C (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 85 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1469749C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Received message: line #02: C: 0052 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250804085405204 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250804085405204 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405204 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405204 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405204 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:94CB7DCA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405204 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:94CB7DCA output_enabled 0 (mgcp_conn.c:271) 20250804085405204 DLMGCP DEBUG <0013> (0052/rtp C:94CB7DCA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405204 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:94CB7DCA CRCX: connection successfully created: (0052/rtp C:94CB7DCA r=NULL:0<->l=::1:5400 CID=86) (mgcp_protocol.c:772) 20250804085405204 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #00: 200 18753 OK (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #02: I: 94CB7DCA (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 86 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #05: o=- 94CB7DCA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405204 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Received message: line #02: C: 0053 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250804085405205 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250804085405205 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405205 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405205 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405205 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:1947DD57 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405205 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:1947DD57 output_enabled 0 (mgcp_conn.c:271) 20250804085405205 DLMGCP DEBUG <0013> (0053/rtp C:1947DD57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405205 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:1947DD57 CRCX: connection successfully created: (0053/rtp C:1947DD57 r=NULL:0<->l=::1:5402 CID=87) (mgcp_protocol.c:772) 20250804085405205 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #00: 200 18754 OK (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #02: I: 1947DD57 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 87 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1947DD57 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Received message: line #02: C: 0054 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250804085405205 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250804085405205 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405205 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405205 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405205 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:3D3917A9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405205 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:3D3917A9 output_enabled 0 (mgcp_conn.c:271) 20250804085405205 DLMGCP DEBUG <0013> (0054/rtp C:3D3917A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405205 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:3D3917A9 CRCX: connection successfully created: (0054/rtp C:3D3917A9 r=NULL:0<->l=::1:5404 CID=88) (mgcp_protocol.c:772) 20250804085405205 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #00: 200 18755 OK (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D3917A9 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 88 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3D3917A9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405205 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Received message: line #02: C: 0055 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250804085405206 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250804085405206 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405206 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405206 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405206 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:89C4C620 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405206 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:89C4C620 output_enabled 0 (mgcp_conn.c:271) 20250804085405206 DLMGCP DEBUG <0013> (0055/rtp C:89C4C620 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405206 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:89C4C620 CRCX: connection successfully created: (0055/rtp C:89C4C620 r=NULL:0<->l=::1:5406 CID=89) (mgcp_protocol.c:772) 20250804085405206 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #00: 200 18756 OK (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #02: I: 89C4C620 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 89 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #05: o=- 89C4C620 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Received message: line #02: C: 0056 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250804085405206 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250804085405206 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405206 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405206 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405206 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:89450C2B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405206 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:89450C2B output_enabled 0 (mgcp_conn.c:271) 20250804085405206 DLMGCP DEBUG <0013> (0056/rtp C:89450C2B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405206 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:89450C2B CRCX: connection successfully created: (0056/rtp C:89450C2B r=NULL:0<->l=::1:5408 CID=90) (mgcp_protocol.c:772) 20250804085405206 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #00: 200 18757 OK (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #02: I: 89450C2B (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 90 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #05: o=- 89450C2B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405206 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Received message: line #02: C: 0057 (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250804085405207 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250804085405207 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405207 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405207 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405207 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:CAB37D28 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405207 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:CAB37D28 output_enabled 0 (mgcp_conn.c:271) 20250804085405207 DLMGCP DEBUG <0013> (0057/rtp C:CAB37D28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405207 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:CAB37D28 CRCX: connection successfully created: (0057/rtp C:CAB37D28 r=NULL:0<->l=::1:5410 CID=91) (mgcp_protocol.c:772) 20250804085405207 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405207 DLMGCP DEBUG <0013> Generated response: line #00: 200 18758 OK (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Generated response: line #02: I: CAB37D28 (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 91 (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Generated response: line #05: o=- CAB37D28 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Received message: line #02: C: 0058 (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405207 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250804085405207 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250804085405207 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405207 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405207 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405207 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:902E1DC2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405207 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:902E1DC2 output_enabled 0 (mgcp_conn.c:271) 20250804085405207 DLMGCP DEBUG <0013> (0058/rtp C:902E1DC2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405208 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:902E1DC2 CRCX: connection successfully created: (0058/rtp C:902E1DC2 r=NULL:0<->l=::1:5412 CID=92) (mgcp_protocol.c:772) 20250804085405208 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #00: 200 18759 OK (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #02: I: 902E1DC2 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 92 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #05: o=- 902E1DC2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Received message: line #02: C: 0059 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250804085405208 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250804085405208 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405208 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405208 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405208 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:445B95A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405208 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:445B95A8 output_enabled 0 (mgcp_conn.c:271) 20250804085405208 DLMGCP DEBUG <0013> (0059/rtp C:445B95A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405208 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:445B95A8 CRCX: connection successfully created: (0059/rtp C:445B95A8 r=NULL:0<->l=::1:5414 CID=93) (mgcp_protocol.c:772) 20250804085405208 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #00: 200 18760 OK (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #02: I: 445B95A8 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 93 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #05: o=- 445B95A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405208 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Received message: line #02: C: 005A (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250804085405209 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250804085405209 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405209 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405209 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:9ADCA1F5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:9ADCA1F5 output_enabled 0 (mgcp_conn.c:271) 20250804085405209 DLMGCP DEBUG <0013> (005A/rtp C:9ADCA1F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405209 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:9ADCA1F5 CRCX: connection successfully created: (005A/rtp C:9ADCA1F5 r=NULL:0<->l=::1:5416 CID=94) (mgcp_protocol.c:772) 20250804085405209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #00: 200 18761 OK (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #02: I: 9ADCA1F5 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 94 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9ADCA1F5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Received message: line #02: C: 005B (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250804085405209 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250804085405209 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405209 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405209 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:3757C9CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:3757C9CD output_enabled 0 (mgcp_conn.c:271) 20250804085405209 DLMGCP DEBUG <0013> (005B/rtp C:3757C9CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405209 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:3757C9CD CRCX: connection successfully created: (005B/rtp C:3757C9CD r=NULL:0<->l=::1:5418 CID=95) (mgcp_protocol.c:772) 20250804085405209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #00: 200 18762 OK (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #02: I: 3757C9CD (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 95 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3757C9CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405209 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Received message: line #02: C: 005C (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250804085405210 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250804085405210 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405210 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405210 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:3C3E6236 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:3C3E6236 output_enabled 0 (mgcp_conn.c:271) 20250804085405210 DLMGCP DEBUG <0013> (005C/rtp C:3C3E6236 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405210 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:3C3E6236 CRCX: connection successfully created: (005C/rtp C:3C3E6236 r=NULL:0<->l=::1:5420 CID=96) (mgcp_protocol.c:772) 20250804085405210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #00: 200 18763 OK (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C3E6236 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 96 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3C3E6236 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Received message: line #02: C: 005D (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250804085405210 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250804085405210 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405210 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405210 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:B4239C58 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:B4239C58 output_enabled 0 (mgcp_conn.c:271) 20250804085405210 DLMGCP DEBUG <0013> (005D/rtp C:B4239C58 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405210 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:B4239C58 CRCX: connection successfully created: (005D/rtp C:B4239C58 r=NULL:0<->l=::1:5422 CID=97) (mgcp_protocol.c:772) 20250804085405210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #00: 200 18764 OK (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #02: I: B4239C58 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 97 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #05: o=- B4239C58 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405210 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Received message: line #02: C: 005E (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250804085405211 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250804085405211 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405211 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405211 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:FCA9F409 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:FCA9F409 output_enabled 0 (mgcp_conn.c:271) 20250804085405211 DLMGCP DEBUG <0013> (005E/rtp C:FCA9F409 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405211 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:FCA9F409 CRCX: connection successfully created: (005E/rtp C:FCA9F409 r=NULL:0<->l=::1:5424 CID=98) (mgcp_protocol.c:772) 20250804085405211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #00: 200 18765 OK (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #02: I: FCA9F409 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 98 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #05: o=- FCA9F409 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Received message: line #02: C: 005F (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250804085405211 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250804085405211 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405211 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405211 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405211 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:4F06B114 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405211 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:4F06B114 output_enabled 0 (mgcp_conn.c:271) 20250804085405211 DLMGCP DEBUG <0013> (005F/rtp C:4F06B114 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405211 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:4F06B114 CRCX: connection successfully created: (005F/rtp C:4F06B114 r=NULL:0<->l=::1:5426 CID=99) (mgcp_protocol.c:772) 20250804085405211 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #00: 200 18766 OK (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F06B114 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 99 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4F06B114 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405211 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Received message: line #02: C: 0060 (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250804085405212 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250804085405212 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405212 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405212 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405212 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:89A3DFAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405212 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:89A3DFAE output_enabled 0 (mgcp_conn.c:271) 20250804085405212 DLMGCP DEBUG <0013> (0060/rtp C:89A3DFAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405212 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:89A3DFAE CRCX: connection successfully created: (0060/rtp C:89A3DFAE r=NULL:0<->l=::1:5428 CID=100) (mgcp_protocol.c:772) 20250804085405212 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #00: 200 18767 OK (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #02: I: 89A3DFAE (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 100 (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #05: o=- 89A3DFAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405212 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Received message: line #02: C: 0061 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250804085405213 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250804085405213 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405213 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:B8625B78 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:B8625B78 output_enabled 0 (mgcp_conn.c:271) 20250804085405213 DLMGCP DEBUG <0013> (0061/rtp C:B8625B78 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405213 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:B8625B78 CRCX: connection successfully created: (0061/rtp C:B8625B78 r=NULL:0<->l=::1:5430 CID=101) (mgcp_protocol.c:772) 20250804085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #00: 200 18768 OK (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #02: I: B8625B78 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 101 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #05: o=- B8625B78 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Received message: line #02: C: 0062 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250804085405213 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250804085405213 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405213 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:185DA2F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:185DA2F7 output_enabled 0 (mgcp_conn.c:271) 20250804085405213 DLMGCP DEBUG <0013> (0062/rtp C:185DA2F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405213 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:185DA2F7 CRCX: connection successfully created: (0062/rtp C:185DA2F7 r=NULL:0<->l=::1:5432 CID=102) (mgcp_protocol.c:772) 20250804085405213 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #00: 200 18769 OK (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #02: I: 185DA2F7 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 102 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #05: o=- 185DA2F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405213 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Received message: line #02: C: 0063 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250804085405214 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250804085405214 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405214 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405214 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:8975C09A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405214 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:8975C09A output_enabled 0 (mgcp_conn.c:271) 20250804085405214 DLMGCP DEBUG <0013> (0063/rtp C:8975C09A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405214 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:8975C09A CRCX: connection successfully created: (0063/rtp C:8975C09A r=NULL:0<->l=::1:5434 CID=103) (mgcp_protocol.c:772) 20250804085405214 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #00: 200 18770 OK (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #02: I: 8975C09A (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 103 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8975C09A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Received message: line #02: C: 0064 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250804085405214 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250804085405214 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405214 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405214 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:0EA5DDA3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405214 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:0EA5DDA3 output_enabled 0 (mgcp_conn.c:271) 20250804085405214 DLMGCP DEBUG <0013> (0064/rtp C:0EA5DDA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405214 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:0EA5DDA3 CRCX: connection successfully created: (0064/rtp C:0EA5DDA3 r=NULL:0<->l=::1:5436 CID=104) (mgcp_protocol.c:772) 20250804085405214 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #00: 200 18771 OK (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #02: I: 0EA5DDA3 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 104 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0EA5DDA3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405214 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Received message: line #02: C: 0065 (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250804085405215 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250804085405215 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405215 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:F11CCEAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:F11CCEAE output_enabled 0 (mgcp_conn.c:271) 20250804085405215 DLMGCP DEBUG <0013> (0065/rtp C:F11CCEAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405215 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:F11CCEAE CRCX: connection successfully created: (0065/rtp C:F11CCEAE r=NULL:0<->l=::1:5438 CID=105) (mgcp_protocol.c:772) 20250804085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405215 DLMGCP DEBUG <0013> Generated response: line #00: 200 18772 OK (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Generated response: line #02: I: F11CCEAE (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 105 (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Generated response: line #05: o=- F11CCEAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Received message: line #02: C: 0066 (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250804085405215 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250804085405215 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405215 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:605D2291 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405215 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:605D2291 output_enabled 0 (mgcp_conn.c:271) 20250804085405215 DLMGCP DEBUG <0013> (0066/rtp C:605D2291 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405216 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:605D2291 CRCX: connection successfully created: (0066/rtp C:605D2291 r=NULL:0<->l=::1:5440 CID=106) (mgcp_protocol.c:772) 20250804085405216 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #00: 200 18773 OK (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #02: I: 605D2291 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 106 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #05: o=- 605D2291 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Received message: line #02: C: 0067 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250804085405216 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250804085405216 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405216 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405216 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405216 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:FB1F74C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405216 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:FB1F74C3 output_enabled 0 (mgcp_conn.c:271) 20250804085405216 DLMGCP DEBUG <0013> (0067/rtp C:FB1F74C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405216 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:FB1F74C3 CRCX: connection successfully created: (0067/rtp C:FB1F74C3 r=NULL:0<->l=::1:5442 CID=107) (mgcp_protocol.c:772) 20250804085405216 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #00: 200 18774 OK (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #02: I: FB1F74C3 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 107 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #05: o=- FB1F74C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405216 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Received message: line #02: C: 0068 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250804085405217 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250804085405217 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405217 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405217 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405217 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:5ADF3F8D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405217 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:5ADF3F8D output_enabled 0 (mgcp_conn.c:271) 20250804085405217 DLMGCP DEBUG <0013> (0068/rtp C:5ADF3F8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405217 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:5ADF3F8D CRCX: connection successfully created: (0068/rtp C:5ADF3F8D r=NULL:0<->l=::1:5444 CID=108) (mgcp_protocol.c:772) 20250804085405217 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #00: 200 18775 OK (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #02: I: 5ADF3F8D (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 108 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5ADF3F8D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Received message: line #02: C: 0069 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250804085405217 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250804085405217 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405217 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405217 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405217 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:EDDC6CBC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405217 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:EDDC6CBC output_enabled 0 (mgcp_conn.c:271) 20250804085405217 DLMGCP DEBUG <0013> (0069/rtp C:EDDC6CBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405217 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:EDDC6CBC CRCX: connection successfully created: (0069/rtp C:EDDC6CBC r=NULL:0<->l=::1:5446 CID=109) (mgcp_protocol.c:772) 20250804085405217 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #00: 200 18776 OK (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #02: I: EDDC6CBC (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 109 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #05: o=- EDDC6CBC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405217 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Received message: line #02: C: 006A (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250804085405218 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250804085405218 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405218 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:8CDD7B91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:8CDD7B91 output_enabled 0 (mgcp_conn.c:271) 20250804085405218 DLMGCP DEBUG <0013> (006A/rtp C:8CDD7B91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405218 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:8CDD7B91 CRCX: connection successfully created: (006A/rtp C:8CDD7B91 r=NULL:0<->l=::1:5448 CID=110) (mgcp_protocol.c:772) 20250804085405218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405218 DLMGCP DEBUG <0013> Generated response: line #00: 200 18777 OK (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CDD7B91 (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 110 (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8CDD7B91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Received message: line #02: C: 006B (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250804085405218 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250804085405218 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405218 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:B78A06C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:B78A06C2 output_enabled 0 (mgcp_conn.c:271) 20250804085405218 DLMGCP DEBUG <0013> (006B/rtp C:B78A06C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405219 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:B78A06C2 CRCX: connection successfully created: (006B/rtp C:B78A06C2 r=NULL:0<->l=::1:5450 CID=111) (mgcp_protocol.c:772) 20250804085405219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #00: 200 18778 OK (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #02: I: B78A06C2 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 111 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #05: o=- B78A06C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Received message: line #02: C: 006C (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250804085405219 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250804085405219 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405219 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:626CD6D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:626CD6D9 output_enabled 0 (mgcp_conn.c:271) 20250804085405219 DLMGCP DEBUG <0013> (006C/rtp C:626CD6D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405219 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:626CD6D9 CRCX: connection successfully created: (006C/rtp C:626CD6D9 r=NULL:0<->l=::1:5452 CID=112) (mgcp_protocol.c:772) 20250804085405219 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #00: 200 18779 OK (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #02: I: 626CD6D9 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 112 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #05: o=- 626CD6D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405219 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Received message: line #02: C: 006D (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250804085405220 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250804085405220 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405220 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405220 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:DEDEBCE1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:DEDEBCE1 output_enabled 0 (mgcp_conn.c:271) 20250804085405220 DLMGCP DEBUG <0013> (006D/rtp C:DEDEBCE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405220 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:DEDEBCE1 CRCX: connection successfully created: (006D/rtp C:DEDEBCE1 r=NULL:0<->l=::1:5454 CID=113) (mgcp_protocol.c:772) 20250804085405220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #00: 200 18780 OK (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #02: I: DEDEBCE1 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 113 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #05: o=- DEDEBCE1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Received message: line #02: C: 006E (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250804085405220 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250804085405220 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405220 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405220 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:499BE286 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:499BE286 output_enabled 0 (mgcp_conn.c:271) 20250804085405220 DLMGCP DEBUG <0013> (006E/rtp C:499BE286 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405220 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:499BE286 CRCX: connection successfully created: (006E/rtp C:499BE286 r=NULL:0<->l=::1:5456 CID=114) (mgcp_protocol.c:772) 20250804085405220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #00: 200 18781 OK (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #02: I: 499BE286 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 114 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #05: o=- 499BE286 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405220 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Received message: line #02: C: 006F (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250804085405221 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250804085405221 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405221 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:02FD032A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:02FD032A output_enabled 0 (mgcp_conn.c:271) 20250804085405221 DLMGCP DEBUG <0013> (006F/rtp C:02FD032A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405221 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:02FD032A CRCX: connection successfully created: (006F/rtp C:02FD032A r=NULL:0<->l=::1:5458 CID=115) (mgcp_protocol.c:772) 20250804085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #00: 200 18782 OK (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #02: I: 02FD032A (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 115 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #05: o=- 02FD032A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Received message: line #02: C: 0070 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250804085405221 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250804085405221 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405221 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:7BD15E65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:7BD15E65 output_enabled 0 (mgcp_conn.c:271) 20250804085405221 DLMGCP DEBUG <0013> (0070/rtp C:7BD15E65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405221 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:7BD15E65 CRCX: connection successfully created: (0070/rtp C:7BD15E65 r=NULL:0<->l=::1:5460 CID=116) (mgcp_protocol.c:772) 20250804085405221 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #00: 200 18783 OK (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #02: I: 7BD15E65 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 116 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7BD15E65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405221 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Received message: line #02: C: 0071 (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250804085405222 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250804085405222 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405222 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405222 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:C85BEC7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405222 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:C85BEC7F output_enabled 0 (mgcp_conn.c:271) 20250804085405222 DLMGCP DEBUG <0013> (0071/rtp C:C85BEC7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405222 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:C85BEC7F CRCX: connection successfully created: (0071/rtp C:C85BEC7F r=NULL:0<->l=::1:5462 CID=117) (mgcp_protocol.c:772) 20250804085405222 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #00: 200 18784 OK (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #02: I: C85BEC7F (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 117 (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #05: o=- C85BEC7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405222 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Received message: line #02: C: 0072 (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250804085405223 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250804085405223 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405223 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405223 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:39BF1A61 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405223 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:39BF1A61 output_enabled 0 (mgcp_conn.c:271) 20250804085405223 DLMGCP DEBUG <0013> (0072/rtp C:39BF1A61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405223 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:39BF1A61 CRCX: connection successfully created: (0072/rtp C:39BF1A61 r=NULL:0<->l=::1:5464 CID=118) (mgcp_protocol.c:772) 20250804085405223 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #00: 200 18785 OK (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #02: I: 39BF1A61 (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 118 (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #05: o=- 39BF1A61 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Received message: line #02: C: 0073 (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250804085405223 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250804085405223 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405223 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405223 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:122979F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405223 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:122979F6 output_enabled 0 (mgcp_conn.c:271) 20250804085405223 DLMGCP DEBUG <0013> (0073/rtp C:122979F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405223 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:122979F6 CRCX: connection successfully created: (0073/rtp C:122979F6 r=NULL:0<->l=::1:5466 CID=119) (mgcp_protocol.c:772) 20250804085405223 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #00: 200 18786 OK (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250804085405223 DLMGCP DEBUG <0013> Generated response: line #02: I: 122979F6 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 119 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #05: o=- 122979F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Received message: line #02: C: 0074 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250804085405224 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250804085405224 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405224 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405224 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:7DAE8BFB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405224 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:7DAE8BFB output_enabled 0 (mgcp_conn.c:271) 20250804085405224 DLMGCP DEBUG <0013> (0074/rtp C:7DAE8BFB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405224 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:7DAE8BFB CRCX: connection successfully created: (0074/rtp C:7DAE8BFB r=NULL:0<->l=::1:5468 CID=120) (mgcp_protocol.c:772) 20250804085405224 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #00: 200 18787 OK (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DAE8BFB (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 120 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7DAE8BFB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405224 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Received message: line #02: C: 0075 (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250804085405225 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250804085405225 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405225 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405225 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:E66D97C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405225 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:E66D97C3 output_enabled 0 (mgcp_conn.c:271) 20250804085405225 DLMGCP DEBUG <0013> (0075/rtp C:E66D97C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405225 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:E66D97C3 CRCX: connection successfully created: (0075/rtp C:E66D97C3 r=NULL:0<->l=::1:5470 CID=121) (mgcp_protocol.c:772) 20250804085405225 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405225 DLMGCP DEBUG <0013> Generated response: line #00: 200 18788 OK (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Generated response: line #02: I: E66D97C3 (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 121 (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Generated response: line #05: o=- E66D97C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Received message: line #02: C: 0076 (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405225 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250804085405225 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250804085405225 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405225 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405226 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:071E2AC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405226 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:071E2AC6 output_enabled 0 (mgcp_conn.c:271) 20250804085405226 DLMGCP DEBUG <0013> (0076/rtp C:071E2AC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405226 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:071E2AC6 CRCX: connection successfully created: (0076/rtp C:071E2AC6 r=NULL:0<->l=::1:5472 CID=122) (mgcp_protocol.c:772) 20250804085405226 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #00: 200 18789 OK (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #02: I: 071E2AC6 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 122 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #05: o=- 071E2AC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Received message: line #02: C: 0077 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250804085405226 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250804085405226 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405226 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405226 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405226 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:54A223B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405226 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:54A223B5 output_enabled 0 (mgcp_conn.c:271) 20250804085405226 DLMGCP DEBUG <0013> (0077/rtp C:54A223B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405226 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:54A223B5 CRCX: connection successfully created: (0077/rtp C:54A223B5 r=NULL:0<->l=::1:5474 CID=123) (mgcp_protocol.c:772) 20250804085405226 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #00: 200 18790 OK (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #02: I: 54A223B5 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 123 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #05: o=- 54A223B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405226 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Received message: line #02: C: 0078 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250804085405227 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250804085405227 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405227 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405227 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405227 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:3DA0D0B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405227 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:3DA0D0B9 output_enabled 0 (mgcp_conn.c:271) 20250804085405227 DLMGCP DEBUG <0013> (0078/rtp C:3DA0D0B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405227 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:3DA0D0B9 CRCX: connection successfully created: (0078/rtp C:3DA0D0B9 r=NULL:0<->l=::1:5476 CID=124) (mgcp_protocol.c:772) 20250804085405227 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #00: 200 18791 OK (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DA0D0B9 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 124 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3DA0D0B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Received message: line #02: C: 0079 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250804085405227 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250804085405227 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405227 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405227 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:1410E985 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:1410E985 output_enabled 0 (mgcp_conn.c:271) 20250804085405227 DLMGCP DEBUG <0013> (0079/rtp C:1410E985 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405227 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:1410E985 CRCX: connection successfully created: (0079/rtp C:1410E985 r=NULL:0<->l=::1:5478 CID=125) (mgcp_protocol.c:772) 20250804085405227 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #00: 200 18792 OK (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #02: I: 1410E985 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 125 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1410E985 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405227 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Received message: line #02: C: 007A (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250804085405228 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250804085405228 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405228 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405228 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:10C06C7E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405228 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:10C06C7E output_enabled 0 (mgcp_conn.c:271) 20250804085405228 DLMGCP DEBUG <0013> (007A/rtp C:10C06C7E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405228 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:10C06C7E CRCX: connection successfully created: (007A/rtp C:10C06C7E r=NULL:0<->l=::1:5480 CID=126) (mgcp_protocol.c:772) 20250804085405228 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405228 DLMGCP DEBUG <0013> Generated response: line #00: 200 18793 OK (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Generated response: line #02: I: 10C06C7E (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 126 (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Generated response: line #05: o=- 10C06C7E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405228 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Received message: line #02: C: 007B (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250804085405229 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250804085405229 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405229 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405229 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:B5D5B95D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:B5D5B95D output_enabled 0 (mgcp_conn.c:271) 20250804085405229 DLMGCP DEBUG <0013> (007B/rtp C:B5D5B95D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405229 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:B5D5B95D CRCX: connection successfully created: (007B/rtp C:B5D5B95D r=NULL:0<->l=::1:5482 CID=127) (mgcp_protocol.c:772) 20250804085405229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #00: 200 18794 OK (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #02: I: B5D5B95D (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 127 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #05: o=- B5D5B95D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Received message: line #02: C: 007C (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250804085405229 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250804085405229 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405229 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405229 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:A0E0BEEE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:A0E0BEEE output_enabled 0 (mgcp_conn.c:271) 20250804085405229 DLMGCP DEBUG <0013> (007C/rtp C:A0E0BEEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405229 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:A0E0BEEE CRCX: connection successfully created: (007C/rtp C:A0E0BEEE r=NULL:0<->l=::1:5484 CID=128) (mgcp_protocol.c:772) 20250804085405229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #00: 200 18795 OK (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #02: I: A0E0BEEE (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 128 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #05: o=- A0E0BEEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405229 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18796 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Received message: line #02: C: 007D (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250804085405230 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250804085405230 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405230 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:CB9E2B1B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:CB9E2B1B output_enabled 0 (mgcp_conn.c:271) 20250804085405230 DLMGCP DEBUG <0013> (007D/rtp C:CB9E2B1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405230 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:CB9E2B1B CRCX: connection successfully created: (007D/rtp C:CB9E2B1B r=NULL:0<->l=::1:5486 CID=129) (mgcp_protocol.c:772) 20250804085405230 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405230 DLMGCP DEBUG <0013> Generated response: line #00: 200 18796 OK (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Generated response: line #02: I: CB9E2B1B (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 129 (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Generated response: line #05: o=- CB9E2B1B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405230 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Received message: line #02: C: 007E (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250804085405231 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250804085405231 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405231 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405231 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405231 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:312D46F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405231 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:312D46F9 output_enabled 0 (mgcp_conn.c:271) 20250804085405231 DLMGCP DEBUG <0013> (007E/rtp C:312D46F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405231 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:312D46F9 CRCX: connection successfully created: (007E/rtp C:312D46F9 r=NULL:0<->l=::1:5488 CID=130) (mgcp_protocol.c:772) 20250804085405231 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #00: 200 18797 OK (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #02: I: 312D46F9 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 130 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #05: o=- 312D46F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Received message: line #02: C: 007F (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250804085405231 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250804085405231 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405231 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405231 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405231 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:C0B503C5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405231 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:C0B503C5 output_enabled 0 (mgcp_conn.c:271) 20250804085405231 DLMGCP DEBUG <0013> (007F/rtp C:C0B503C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405231 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:C0B503C5 CRCX: connection successfully created: (007F/rtp C:C0B503C5 r=NULL:0<->l=::1:5490 CID=131) (mgcp_protocol.c:772) 20250804085405231 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #00: 200 18798 OK (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #02: I: C0B503C5 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 131 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0B503C5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405231 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Received message: line #02: C: 0080 (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250804085405232 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250804085405232 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405232 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405232 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:8F6C4832 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405232 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:8F6C4832 output_enabled 0 (mgcp_conn.c:271) 20250804085405232 DLMGCP DEBUG <0013> (0080/rtp C:8F6C4832 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405232 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:8F6C4832 CRCX: connection successfully created: (0080/rtp C:8F6C4832 r=NULL:0<->l=::1:5492 CID=132) (mgcp_protocol.c:772) 20250804085405232 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405232 DLMGCP DEBUG <0013> Generated response: line #00: 200 18799 OK (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F6C4832 (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 132 (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8F6C4832 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405232 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Received message: line #02: C: 0081 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250804085405233 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250804085405233 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405233 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405233 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:C8DF29DC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405233 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:C8DF29DC output_enabled 0 (mgcp_conn.c:271) 20250804085405233 DLMGCP DEBUG <0013> (0081/rtp C:C8DF29DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405233 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:C8DF29DC CRCX: connection successfully created: (0081/rtp C:C8DF29DC r=NULL:0<->l=::1:5494 CID=133) (mgcp_protocol.c:772) 20250804085405233 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #00: 200 18800 OK (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #02: I: C8DF29DC (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 133 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #05: o=- C8DF29DC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Received message: line #02: C: 0082 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250804085405233 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250804085405233 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405233 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405233 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:A31DC01B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405233 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:A31DC01B output_enabled 0 (mgcp_conn.c:271) 20250804085405233 DLMGCP DEBUG <0013> (0082/rtp C:A31DC01B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405233 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:A31DC01B CRCX: connection successfully created: (0082/rtp C:A31DC01B r=NULL:0<->l=::1:5496 CID=134) (mgcp_protocol.c:772) 20250804085405233 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #00: 200 18801 OK (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #02: I: A31DC01B (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 134 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #05: o=- A31DC01B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405233 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18802 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Received message: line #02: C: 0083 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250804085405234 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250804085405234 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405234 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405234 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:8895BCCD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405234 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:8895BCCD output_enabled 0 (mgcp_conn.c:271) 20250804085405234 DLMGCP DEBUG <0013> (0083/rtp C:8895BCCD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405234 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:8895BCCD CRCX: connection successfully created: (0083/rtp C:8895BCCD r=NULL:0<->l=::1:5498 CID=135) (mgcp_protocol.c:772) 20250804085405234 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #00: 200 18802 OK (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #02: I: 8895BCCD (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 135 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8895BCCD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18803 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Received message: line #02: C: 0084 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250804085405234 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250804085405234 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405234 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405234 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:127BA7D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405234 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:127BA7D8 output_enabled 0 (mgcp_conn.c:271) 20250804085405234 DLMGCP DEBUG <0013> (0084/rtp C:127BA7D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405234 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:127BA7D8 CRCX: connection successfully created: (0084/rtp C:127BA7D8 r=NULL:0<->l=::1:5500 CID=136) (mgcp_protocol.c:772) 20250804085405234 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #00: 200 18803 OK (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #02: I: 127BA7D8 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 136 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #05: o=- 127BA7D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405234 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Received message: line #02: C: 0085 (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250804085405235 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250804085405235 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405235 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405235 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:B5A82F0F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405235 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:B5A82F0F output_enabled 0 (mgcp_conn.c:271) 20250804085405235 DLMGCP DEBUG <0013> (0085/rtp C:B5A82F0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405235 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:B5A82F0F CRCX: connection successfully created: (0085/rtp C:B5A82F0F r=NULL:0<->l=::1:5502 CID=137) (mgcp_protocol.c:772) 20250804085405235 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405235 DLMGCP DEBUG <0013> Generated response: line #00: 200 18804 OK (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Generated response: line #02: I: B5A82F0F (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 137 (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Generated response: line #05: o=- B5A82F0F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18805 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Received message: line #02: C: 0086 (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405235 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250804085405235 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250804085405235 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405236 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405236 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:FF180AA9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405236 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:FF180AA9 output_enabled 0 (mgcp_conn.c:271) 20250804085405236 DLMGCP DEBUG <0013> (0086/rtp C:FF180AA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405236 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:FF180AA9 CRCX: connection successfully created: (0086/rtp C:FF180AA9 r=NULL:0<->l=::1:5504 CID=138) (mgcp_protocol.c:772) 20250804085405236 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #00: 200 18805 OK (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #02: I: FF180AA9 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 138 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #05: o=- FF180AA9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18806 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Received message: line #02: C: 0087 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250804085405236 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250804085405236 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405236 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405236 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:3744FB5A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405236 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:3744FB5A output_enabled 0 (mgcp_conn.c:271) 20250804085405236 DLMGCP DEBUG <0013> (0087/rtp C:3744FB5A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405236 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:3744FB5A CRCX: connection successfully created: (0087/rtp C:3744FB5A r=NULL:0<->l=::1:5506 CID=139) (mgcp_protocol.c:772) 20250804085405236 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #00: 200 18806 OK (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #02: I: 3744FB5A (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 139 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3744FB5A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405236 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Received message: line #02: C: 0088 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250804085405237 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250804085405237 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405237 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405237 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:00D1E0BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405237 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:00D1E0BC output_enabled 0 (mgcp_conn.c:271) 20250804085405237 DLMGCP DEBUG <0013> (0088/rtp C:00D1E0BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405237 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:00D1E0BC CRCX: connection successfully created: (0088/rtp C:00D1E0BC r=NULL:0<->l=::1:5508 CID=140) (mgcp_protocol.c:772) 20250804085405237 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #00: 200 18807 OK (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #02: I: 00D1E0BC (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 140 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #05: o=- 00D1E0BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Received message: line #02: C: 0089 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250804085405237 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250804085405237 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405237 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:3BB19D93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:3BB19D93 output_enabled 0 (mgcp_conn.c:271) 20250804085405237 DLMGCP DEBUG <0013> (0089/rtp C:3BB19D93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405237 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:3BB19D93 CRCX: connection successfully created: (0089/rtp C:3BB19D93 r=NULL:0<->l=::1:5510 CID=141) (mgcp_protocol.c:772) 20250804085405237 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #00: 200 18808 OK (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BB19D93 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 141 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3BB19D93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405237 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18809 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Received message: line #02: C: 008A (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250804085405238 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250804085405238 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405238 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405238 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:252541DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405238 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:252541DB output_enabled 0 (mgcp_conn.c:271) 20250804085405238 DLMGCP DEBUG <0013> (008A/rtp C:252541DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405238 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:252541DB CRCX: connection successfully created: (008A/rtp C:252541DB r=NULL:0<->l=::1:5512 CID=142) (mgcp_protocol.c:772) 20250804085405238 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405238 DLMGCP DEBUG <0013> Generated response: line #00: 200 18809 OK (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Generated response: line #02: I: 252541DB (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 142 (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Generated response: line #05: o=- 252541DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Received message: line #02: C: 008B (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250804085405239 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250804085405239 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405239 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:A6B9CE09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:A6B9CE09 output_enabled 0 (mgcp_conn.c:271) 20250804085405239 DLMGCP DEBUG <0013> (008B/rtp C:A6B9CE09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405239 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:A6B9CE09 CRCX: connection successfully created: (008B/rtp C:A6B9CE09 r=NULL:0<->l=::1:5514 CID=143) (mgcp_protocol.c:772) 20250804085405239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #00: 200 18810 OK (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #02: I: A6B9CE09 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 143 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #05: o=- A6B9CE09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Received message: line #02: C: 008C (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250804085405239 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250804085405239 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405239 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:D19E5929 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:D19E5929 output_enabled 0 (mgcp_conn.c:271) 20250804085405239 DLMGCP DEBUG <0013> (008C/rtp C:D19E5929 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405239 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:D19E5929 CRCX: connection successfully created: (008C/rtp C:D19E5929 r=NULL:0<->l=::1:5516 CID=144) (mgcp_protocol.c:772) 20250804085405239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #00: 200 18811 OK (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #02: I: D19E5929 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 144 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #05: o=- D19E5929 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405239 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Received message: line #02: C: 008D (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250804085405240 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250804085405240 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405240 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:FCC23FAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:FCC23FAC output_enabled 0 (mgcp_conn.c:271) 20250804085405240 DLMGCP DEBUG <0013> (008D/rtp C:FCC23FAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405240 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:FCC23FAC CRCX: connection successfully created: (008D/rtp C:FCC23FAC r=NULL:0<->l=::1:5518 CID=145) (mgcp_protocol.c:772) 20250804085405240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405240 DLMGCP DEBUG <0013> Generated response: line #00: 200 18812 OK (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Generated response: line #02: I: FCC23FAC (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 145 (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Generated response: line #05: o=- FCC23FAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Received message: line #02: C: 008E (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250804085405240 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250804085405240 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405240 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:169555AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405240 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:169555AA output_enabled 0 (mgcp_conn.c:271) 20250804085405240 DLMGCP DEBUG <0013> (008E/rtp C:169555AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405241 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:169555AA CRCX: connection successfully created: (008E/rtp C:169555AA r=NULL:0<->l=::1:5520 CID=146) (mgcp_protocol.c:772) 20250804085405241 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #00: 200 18813 OK (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #02: I: 169555AA (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 146 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #05: o=- 169555AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Received message: line #02: C: 008F (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250804085405241 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250804085405241 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405241 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405241 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:84C4FADE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405241 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:84C4FADE output_enabled 0 (mgcp_conn.c:271) 20250804085405241 DLMGCP DEBUG <0013> (008F/rtp C:84C4FADE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405241 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:84C4FADE CRCX: connection successfully created: (008F/rtp C:84C4FADE r=NULL:0<->l=::1:5522 CID=147) (mgcp_protocol.c:772) 20250804085405241 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #00: 200 18814 OK (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #02: I: 84C4FADE (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 147 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #05: o=- 84C4FADE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405241 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18815 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Received message: line #02: C: 0090 (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250804085405242 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250804085405242 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405242 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405242 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:BB548ECC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405242 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:BB548ECC output_enabled 0 (mgcp_conn.c:271) 20250804085405242 DLMGCP DEBUG <0013> (0090/rtp C:BB548ECC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405242 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:BB548ECC CRCX: connection successfully created: (0090/rtp C:BB548ECC r=NULL:0<->l=::1:5524 CID=148) (mgcp_protocol.c:772) 20250804085405242 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405242 DLMGCP DEBUG <0013> Generated response: line #00: 200 18815 OK (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Generated response: line #02: I: BB548ECC (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 148 (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Generated response: line #05: o=- BB548ECC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18816 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Received message: line #02: C: 0091 (mgcp_msg.c:72) 20250804085405242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250804085405243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250804085405243 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405243 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405243 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:458BA38F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405243 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:458BA38F output_enabled 0 (mgcp_conn.c:271) 20250804085405243 DLMGCP DEBUG <0013> (0091/rtp C:458BA38F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405243 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:458BA38F CRCX: connection successfully created: (0091/rtp C:458BA38F r=NULL:0<->l=::1:5526 CID=149) (mgcp_protocol.c:772) 20250804085405243 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #00: 200 18816 OK (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #02: I: 458BA38F (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 149 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #05: o=- 458BA38F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18817 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Received message: line #02: C: 0092 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250804085405243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250804085405243 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405243 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405243 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:395B220D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405243 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:395B220D output_enabled 0 (mgcp_conn.c:271) 20250804085405243 DLMGCP DEBUG <0013> (0092/rtp C:395B220D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405243 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:395B220D CRCX: connection successfully created: (0092/rtp C:395B220D r=NULL:0<->l=::1:5528 CID=150) (mgcp_protocol.c:772) 20250804085405243 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #00: 200 18817 OK (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #02: I: 395B220D (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 150 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #05: o=- 395B220D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405243 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18818 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Received message: line #02: C: 0093 (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250804085405244 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250804085405244 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405244 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405244 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:1F03F347 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405244 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:1F03F347 output_enabled 0 (mgcp_conn.c:271) 20250804085405244 DLMGCP DEBUG <0013> (0093/rtp C:1F03F347 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405244 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:1F03F347 CRCX: connection successfully created: (0093/rtp C:1F03F347 r=NULL:0<->l=::1:5530 CID=151) (mgcp_protocol.c:772) 20250804085405244 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405244 DLMGCP DEBUG <0013> Generated response: line #00: 200 18818 OK (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F03F347 (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 151 (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1F03F347 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405244 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18819 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Received message: line #02: C: 0094 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250804085405245 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250804085405245 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405245 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405245 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:9AD878C5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405245 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:9AD878C5 output_enabled 0 (mgcp_conn.c:271) 20250804085405245 DLMGCP DEBUG <0013> (0094/rtp C:9AD878C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405245 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:9AD878C5 CRCX: connection successfully created: (0094/rtp C:9AD878C5 r=NULL:0<->l=::1:5532 CID=152) (mgcp_protocol.c:772) 20250804085405245 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #00: 200 18819 OK (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #02: I: 9AD878C5 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 152 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9AD878C5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18820 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Received message: line #02: C: 0095 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250804085405245 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250804085405245 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405245 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405245 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:13D09FD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405245 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:13D09FD2 output_enabled 0 (mgcp_conn.c:271) 20250804085405245 DLMGCP DEBUG <0013> (0095/rtp C:13D09FD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405245 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:13D09FD2 CRCX: connection successfully created: (0095/rtp C:13D09FD2 r=NULL:0<->l=::1:5534 CID=153) (mgcp_protocol.c:772) 20250804085405245 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #00: 200 18820 OK (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #02: I: 13D09FD2 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 153 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #05: o=- 13D09FD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405245 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Received message: line #02: C: 0096 (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250804085405246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250804085405246 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405246 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405246 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:687D2DE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405246 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:687D2DE7 output_enabled 0 (mgcp_conn.c:271) 20250804085405246 DLMGCP DEBUG <0013> (0096/rtp C:687D2DE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405246 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:687D2DE7 CRCX: connection successfully created: (0096/rtp C:687D2DE7 r=NULL:0<->l=::1:5536 CID=154) (mgcp_protocol.c:772) 20250804085405246 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405246 DLMGCP DEBUG <0013> Generated response: line #00: 200 18821 OK (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Generated response: line #02: I: 687D2DE7 (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 154 (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Generated response: line #05: o=- 687D2DE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405246 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Received message: line #02: C: 0097 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250804085405247 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250804085405247 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405247 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405247 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:FD09ED9F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405247 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:FD09ED9F output_enabled 0 (mgcp_conn.c:271) 20250804085405247 DLMGCP DEBUG <0013> (0097/rtp C:FD09ED9F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405247 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:FD09ED9F CRCX: connection successfully created: (0097/rtp C:FD09ED9F r=NULL:0<->l=::1:5538 CID=155) (mgcp_protocol.c:772) 20250804085405247 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #00: 200 18822 OK (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #02: I: FD09ED9F (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 155 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD09ED9F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18823 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Received message: line #02: C: 0098 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250804085405247 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250804085405247 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405247 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405247 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:43332C06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405247 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:43332C06 output_enabled 0 (mgcp_conn.c:271) 20250804085405247 DLMGCP DEBUG <0013> (0098/rtp C:43332C06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405247 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:43332C06 CRCX: connection successfully created: (0098/rtp C:43332C06 r=NULL:0<->l=::1:5540 CID=156) (mgcp_protocol.c:772) 20250804085405247 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #00: 200 18823 OK (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #02: I: 43332C06 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 156 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #05: o=- 43332C06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405247 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18824 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Received message: line #02: C: 0099 (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250804085405248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250804085405248 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405248 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405248 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:DC966723 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405248 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:DC966723 output_enabled 0 (mgcp_conn.c:271) 20250804085405248 DLMGCP DEBUG <0013> (0099/rtp C:DC966723 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405248 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:DC966723 CRCX: connection successfully created: (0099/rtp C:DC966723 r=NULL:0<->l=::1:5542 CID=157) (mgcp_protocol.c:772) 20250804085405248 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405248 DLMGCP DEBUG <0013> Generated response: line #00: 200 18824 OK (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Generated response: line #02: I: DC966723 (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 157 (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Generated response: line #05: o=- DC966723 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405248 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18825 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Received message: line #02: C: 009A (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250804085405249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250804085405249 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405249 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:E69B880B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:E69B880B output_enabled 0 (mgcp_conn.c:271) 20250804085405249 DLMGCP DEBUG <0013> (009A/rtp C:E69B880B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405249 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:E69B880B CRCX: connection successfully created: (009A/rtp C:E69B880B r=NULL:0<->l=::1:5544 CID=158) (mgcp_protocol.c:772) 20250804085405249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405249 DLMGCP DEBUG <0013> Generated response: line #00: 200 18825 OK (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Generated response: line #02: I: E69B880B (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 158 (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Generated response: line #05: o=- E69B880B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18826 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Received message: line #02: C: 009B (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250804085405249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250804085405249 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405249 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:F0B12975 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:F0B12975 output_enabled 0 (mgcp_conn.c:271) 20250804085405249 DLMGCP DEBUG <0013> (009B/rtp C:F0B12975 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405249 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:F0B12975 CRCX: connection successfully created: (009B/rtp C:F0B12975 r=NULL:0<->l=::1:5546 CID=159) (mgcp_protocol.c:772) 20250804085405249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #00: 200 18826 OK (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #02: I: F0B12975 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 159 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #05: o=- F0B12975 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18827 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Received message: line #02: C: 009C (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250804085405250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250804085405250 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405250 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:85F87D73 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:85F87D73 output_enabled 0 (mgcp_conn.c:271) 20250804085405250 DLMGCP DEBUG <0013> (009C/rtp C:85F87D73 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405250 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:85F87D73 CRCX: connection successfully created: (009C/rtp C:85F87D73 r=NULL:0<->l=::1:5548 CID=160) (mgcp_protocol.c:772) 20250804085405250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #00: 200 18827 OK (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #02: I: 85F87D73 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 160 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #05: o=- 85F87D73 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405250 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18828 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Received message: line #02: C: 009D (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250804085405251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250804085405251 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405251 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:EBDD4236 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:EBDD4236 output_enabled 0 (mgcp_conn.c:271) 20250804085405251 DLMGCP DEBUG <0013> (009D/rtp C:EBDD4236 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405251 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:EBDD4236 CRCX: connection successfully created: (009D/rtp C:EBDD4236 r=NULL:0<->l=::1:5550 CID=161) (mgcp_protocol.c:772) 20250804085405251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #00: 200 18828 OK (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #02: I: EBDD4236 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 161 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #05: o=- EBDD4236 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18829 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Received message: line #02: C: 009E (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250804085405251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250804085405251 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405251 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:B570FE43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:B570FE43 output_enabled 0 (mgcp_conn.c:271) 20250804085405251 DLMGCP DEBUG <0013> (009E/rtp C:B570FE43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405251 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:B570FE43 CRCX: connection successfully created: (009E/rtp C:B570FE43 r=NULL:0<->l=::1:5552 CID=162) (mgcp_protocol.c:772) 20250804085405251 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #00: 200 18829 OK (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #02: I: B570FE43 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 162 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #05: o=- B570FE43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405251 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18830 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Received message: line #02: C: 009F (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250804085405252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250804085405252 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405252 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:F3584F65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:F3584F65 output_enabled 0 (mgcp_conn.c:271) 20250804085405252 DLMGCP DEBUG <0013> (009F/rtp C:F3584F65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405252 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:F3584F65 CRCX: connection successfully created: (009F/rtp C:F3584F65 r=NULL:0<->l=::1:5554 CID=163) (mgcp_protocol.c:772) 20250804085405252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405252 DLMGCP DEBUG <0013> Generated response: line #00: 200 18830 OK (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Generated response: line #02: I: F3584F65 (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 163 (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Generated response: line #05: o=- F3584F65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405252 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18831 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Received message: line #02: C: 00A0 (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250804085405253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250804085405253 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405253 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:DE4FABC5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:DE4FABC5 output_enabled 0 (mgcp_conn.c:271) 20250804085405253 DLMGCP DEBUG <0013> (00A0/rtp C:DE4FABC5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405253 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:DE4FABC5 CRCX: connection successfully created: (00A0/rtp C:DE4FABC5 r=NULL:0<->l=::1:5556 CID=164) (mgcp_protocol.c:772) 20250804085405253 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405253 DLMGCP DEBUG <0013> Generated response: line #00: 200 18831 OK (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Generated response: line #02: I: DE4FABC5 (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 164 (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Generated response: line #05: o=- DE4FABC5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405253 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18832 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Received message: line #02: C: 00A1 (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250804085405254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250804085405254 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405254 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:76A80059 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:76A80059 output_enabled 0 (mgcp_conn.c:271) 20250804085405254 DLMGCP DEBUG <0013> (00A1/rtp C:76A80059 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405254 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:76A80059 CRCX: connection successfully created: (00A1/rtp C:76A80059 r=NULL:0<->l=::1:5558 CID=165) (mgcp_protocol.c:772) 20250804085405254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #00: 200 18832 OK (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #02: I: 76A80059 (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 165 (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #05: o=- 76A80059 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18833 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Received message: line #02: C: 00A2 (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250804085405254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250804085405254 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405254 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:A613235C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:A613235C output_enabled 0 (mgcp_conn.c:271) 20250804085405254 DLMGCP DEBUG <0013> (00A2/rtp C:A613235C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405254 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:A613235C CRCX: connection successfully created: (00A2/rtp C:A613235C r=NULL:0<->l=::1:5560 CID=166) (mgcp_protocol.c:772) 20250804085405254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #00: 200 18833 OK (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250804085405254 DLMGCP DEBUG <0013> Generated response: line #02: I: A613235C (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 166 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #05: o=- A613235C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18834 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Received message: line #02: C: 00A3 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250804085405255 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250804085405255 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405255 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:BA0C15FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:BA0C15FE output_enabled 0 (mgcp_conn.c:271) 20250804085405255 DLMGCP DEBUG <0013> (00A3/rtp C:BA0C15FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405255 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:BA0C15FE CRCX: connection successfully created: (00A3/rtp C:BA0C15FE r=NULL:0<->l=::1:5562 CID=167) (mgcp_protocol.c:772) 20250804085405255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #00: 200 18834 OK (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #02: I: BA0C15FE (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 167 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #05: o=- BA0C15FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405255 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18835 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Received message: line #02: C: 00A4 (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250804085405256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250804085405256 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405256 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405256 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:9B12160F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405256 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:9B12160F output_enabled 0 (mgcp_conn.c:271) 20250804085405256 DLMGCP DEBUG <0013> (00A4/rtp C:9B12160F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405256 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:9B12160F CRCX: connection successfully created: (00A4/rtp C:9B12160F r=NULL:0<->l=::1:5564 CID=168) (mgcp_protocol.c:772) 20250804085405256 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405256 DLMGCP DEBUG <0013> Generated response: line #00: 200 18835 OK (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B12160F (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 168 (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9B12160F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405256 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18836 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Received message: line #02: C: 00A5 (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250804085405257 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250804085405257 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405257 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:FFDD487E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:FFDD487E output_enabled 0 (mgcp_conn.c:271) 20250804085405257 DLMGCP DEBUG <0013> (00A5/rtp C:FFDD487E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405257 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:FFDD487E CRCX: connection successfully created: (00A5/rtp C:FFDD487E r=NULL:0<->l=::1:5566 CID=169) (mgcp_protocol.c:772) 20250804085405257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405257 DLMGCP DEBUG <0013> Generated response: line #00: 200 18836 OK (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Generated response: line #02: I: FFDD487E (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 169 (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Generated response: line #05: o=- FFDD487E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405257 DLMGCP DEBUG <0013> Received message: line #02: C: 00A6 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250804085405258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250804085405258 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405258 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:07CBEB9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:07CBEB9D output_enabled 0 (mgcp_conn.c:271) 20250804085405258 DLMGCP DEBUG <0013> (00A6/rtp C:07CBEB9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405258 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:07CBEB9D CRCX: connection successfully created: (00A6/rtp C:07CBEB9D r=NULL:0<->l=::1:5568 CID=170) (mgcp_protocol.c:772) 20250804085405258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #00: 200 18837 OK (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #02: I: 07CBEB9D (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 170 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #05: o=- 07CBEB9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Received message: line #02: C: 00A7 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250804085405258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250804085405258 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405258 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:356A87AD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:356A87AD output_enabled 0 (mgcp_conn.c:271) 20250804085405258 DLMGCP DEBUG <0013> (00A7/rtp C:356A87AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405258 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:356A87AD CRCX: connection successfully created: (00A7/rtp C:356A87AD r=NULL:0<->l=::1:5570 CID=171) (mgcp_protocol.c:772) 20250804085405258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #00: 200 18838 OK (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #02: I: 356A87AD (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 171 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #05: o=- 356A87AD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405258 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18839 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Received message: line #02: C: 00A8 (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250804085405259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250804085405259 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405259 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:80997910 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:80997910 output_enabled 0 (mgcp_conn.c:271) 20250804085405259 DLMGCP DEBUG <0013> (00A8/rtp C:80997910 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405259 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:80997910 CRCX: connection successfully created: (00A8/rtp C:80997910 r=NULL:0<->l=::1:5572 CID=172) (mgcp_protocol.c:772) 20250804085405259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405259 DLMGCP DEBUG <0013> Generated response: line #00: 200 18839 OK (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Generated response: line #02: I: 80997910 (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 172 (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Generated response: line #05: o=- 80997910 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405259 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Received message: line #02: C: 00A9 (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250804085405260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250804085405260 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405260 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405260 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:580A8197 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405260 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:580A8197 output_enabled 0 (mgcp_conn.c:271) 20250804085405260 DLMGCP DEBUG <0013> (00A9/rtp C:580A8197 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405260 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:580A8197 CRCX: connection successfully created: (00A9/rtp C:580A8197 r=NULL:0<->l=::1:5574 CID=173) (mgcp_protocol.c:772) 20250804085405260 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405260 DLMGCP DEBUG <0013> Generated response: line #00: 200 18840 OK (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Generated response: line #02: I: 580A8197 (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 173 (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Generated response: line #05: o=- 580A8197 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18841 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Received message: line #02: C: 00AA (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405260 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250804085405260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250804085405260 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405260 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:EE1C16A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:EE1C16A6 output_enabled 0 (mgcp_conn.c:271) 20250804085405261 DLMGCP DEBUG <0013> (00AA/rtp C:EE1C16A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405261 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:EE1C16A6 CRCX: connection successfully created: (00AA/rtp C:EE1C16A6 r=NULL:0<->l=::1:5576 CID=174) (mgcp_protocol.c:772) 20250804085405261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #00: 200 18841 OK (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #02: I: EE1C16A6 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 174 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #05: o=- EE1C16A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18842 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Received message: line #02: C: 00AB (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250804085405261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250804085405261 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405261 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:93D1C882 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:93D1C882 output_enabled 0 (mgcp_conn.c:271) 20250804085405261 DLMGCP DEBUG <0013> (00AB/rtp C:93D1C882 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405261 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:93D1C882 CRCX: connection successfully created: (00AB/rtp C:93D1C882 r=NULL:0<->l=::1:5578 CID=175) (mgcp_protocol.c:772) 20250804085405261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #00: 200 18842 OK (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #02: I: 93D1C882 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 175 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #05: o=- 93D1C882 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405261 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18843 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Received message: line #02: C: 00AC (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250804085405262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250804085405262 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405262 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:2CB782B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:2CB782B3 output_enabled 0 (mgcp_conn.c:271) 20250804085405262 DLMGCP DEBUG <0013> (00AC/rtp C:2CB782B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405262 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:2CB782B3 CRCX: connection successfully created: (00AC/rtp C:2CB782B3 r=NULL:0<->l=::1:5580 CID=176) (mgcp_protocol.c:772) 20250804085405262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #00: 200 18843 OK (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CB782B3 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 176 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2CB782B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18844 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Received message: line #02: C: 00AD (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250804085405262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250804085405262 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405262 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:9EBA6A5D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:9EBA6A5D output_enabled 0 (mgcp_conn.c:271) 20250804085405262 DLMGCP DEBUG <0013> (00AD/rtp C:9EBA6A5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405262 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:9EBA6A5D CRCX: connection successfully created: (00AD/rtp C:9EBA6A5D r=NULL:0<->l=::1:5582 CID=177) (mgcp_protocol.c:772) 20250804085405262 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #00: 200 18844 OK (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #02: I: 9EBA6A5D (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 177 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9EBA6A5D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405262 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18845 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Received message: line #02: C: 00AE (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250804085405263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250804085405263 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405263 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405263 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:0210E094 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405263 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:0210E094 output_enabled 0 (mgcp_conn.c:271) 20250804085405263 DLMGCP DEBUG <0013> (00AE/rtp C:0210E094 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405263 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:0210E094 CRCX: connection successfully created: (00AE/rtp C:0210E094 r=NULL:0<->l=::1:5584 CID=178) (mgcp_protocol.c:772) 20250804085405263 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #00: 200 18845 OK (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #02: I: 0210E094 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 178 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0210E094 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18846 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Received message: line #02: C: 00AF (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250804085405263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250804085405263 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405263 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:09ECF34B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:09ECF34B output_enabled 0 (mgcp_conn.c:271) 20250804085405263 DLMGCP DEBUG <0013> (00AF/rtp C:09ECF34B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405263 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:09ECF34B CRCX: connection successfully created: (00AF/rtp C:09ECF34B r=NULL:0<->l=::1:5586 CID=179) (mgcp_protocol.c:772) 20250804085405263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #00: 200 18846 OK (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #02: I: 09ECF34B (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 179 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #05: o=- 09ECF34B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405263 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18847 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Received message: line #02: C: 00B0 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250804085405264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250804085405264 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405264 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:0D78907D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:0D78907D output_enabled 0 (mgcp_conn.c:271) 20250804085405264 DLMGCP DEBUG <0013> (00B0/rtp C:0D78907D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405264 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:0D78907D CRCX: connection successfully created: (00B0/rtp C:0D78907D r=NULL:0<->l=::1:5588 CID=180) (mgcp_protocol.c:772) 20250804085405264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #00: 200 18847 OK (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D78907D (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 180 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0D78907D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18848 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Received message: line #02: C: 00B1 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250804085405264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250804085405264 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405264 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:E1D33836 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:E1D33836 output_enabled 0 (mgcp_conn.c:271) 20250804085405264 DLMGCP DEBUG <0013> (00B1/rtp C:E1D33836 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405264 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:E1D33836 CRCX: connection successfully created: (00B1/rtp C:E1D33836 r=NULL:0<->l=::1:5590 CID=181) (mgcp_protocol.c:772) 20250804085405264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #00: 200 18848 OK (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #02: I: E1D33836 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 181 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #05: o=- E1D33836 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405264 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18849 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Received message: line #02: C: 00B2 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250804085405265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250804085405265 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405265 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:76CFBBA6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:76CFBBA6 output_enabled 0 (mgcp_conn.c:271) 20250804085405265 DLMGCP DEBUG <0013> (00B2/rtp C:76CFBBA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405265 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:76CFBBA6 CRCX: connection successfully created: (00B2/rtp C:76CFBBA6 r=NULL:0<->l=::1:5592 CID=182) (mgcp_protocol.c:772) 20250804085405265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #00: 200 18849 OK (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #02: I: 76CFBBA6 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 182 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #05: o=- 76CFBBA6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18850 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Received message: line #02: C: 00B3 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250804085405265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250804085405265 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405265 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:6138975B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:6138975B output_enabled 0 (mgcp_conn.c:271) 20250804085405265 DLMGCP DEBUG <0013> (00B3/rtp C:6138975B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405265 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:6138975B CRCX: connection successfully created: (00B3/rtp C:6138975B r=NULL:0<->l=::1:5594 CID=183) (mgcp_protocol.c:772) 20250804085405265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #00: 200 18850 OK (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #02: I: 6138975B (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 183 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6138975B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405265 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18851 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Received message: line #02: C: 00B4 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250804085405266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250804085405266 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405266 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:02590746 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:02590746 output_enabled 0 (mgcp_conn.c:271) 20250804085405266 DLMGCP DEBUG <0013> (00B4/rtp C:02590746 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405266 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:02590746 CRCX: connection successfully created: (00B4/rtp C:02590746 r=NULL:0<->l=::1:5596 CID=184) (mgcp_protocol.c:772) 20250804085405266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #00: 200 18851 OK (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #02: I: 02590746 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 184 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #05: o=- 02590746 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18852 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Received message: line #02: C: 00B5 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250804085405266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250804085405266 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405266 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:BC5902FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:BC5902FC output_enabled 0 (mgcp_conn.c:271) 20250804085405266 DLMGCP DEBUG <0013> (00B5/rtp C:BC5902FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405266 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:BC5902FC CRCX: connection successfully created: (00B5/rtp C:BC5902FC r=NULL:0<->l=::1:5598 CID=185) (mgcp_protocol.c:772) 20250804085405266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #00: 200 18852 OK (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #02: I: BC5902FC (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 185 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #05: o=- BC5902FC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405266 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18853 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #02: C: 00B6 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250804085405267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250804085405267 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405267 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:C8AC6E44 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:C8AC6E44 output_enabled 0 (mgcp_conn.c:271) 20250804085405267 DLMGCP DEBUG <0013> (00B6/rtp C:C8AC6E44 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405267 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:C8AC6E44 CRCX: connection successfully created: (00B6/rtp C:C8AC6E44 r=NULL:0<->l=::1:5600 CID=186) (mgcp_protocol.c:772) 20250804085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #00: 200 18853 OK (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #02: I: C8AC6E44 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 186 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #05: o=- C8AC6E44 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18854 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #02: C: 00B7 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250804085405267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250804085405267 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405267 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:B2A62B37 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:B2A62B37 output_enabled 0 (mgcp_conn.c:271) 20250804085405267 DLMGCP DEBUG <0013> (00B7/rtp C:B2A62B37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405267 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:B2A62B37 CRCX: connection successfully created: (00B7/rtp C:B2A62B37 r=NULL:0<->l=::1:5602 CID=187) (mgcp_protocol.c:772) 20250804085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #00: 200 18854 OK (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #02: I: B2A62B37 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 187 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #05: o=- B2A62B37 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18855 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #02: C: 00B8 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250804085405267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250804085405267 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405267 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:4222CF0B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:4222CF0B output_enabled 0 (mgcp_conn.c:271) 20250804085405267 DLMGCP DEBUG <0013> (00B8/rtp C:4222CF0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405267 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:4222CF0B CRCX: connection successfully created: (00B8/rtp C:4222CF0B r=NULL:0<->l=::1:5604 CID=188) (mgcp_protocol.c:772) 20250804085405267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #00: 200 18855 OK (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #02: I: 4222CF0B (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 188 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4222CF0B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405267 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18856 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #02: C: 00B9 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250804085405268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250804085405268 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405268 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:AEA7E21A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:AEA7E21A output_enabled 0 (mgcp_conn.c:271) 20250804085405268 DLMGCP DEBUG <0013> (00B9/rtp C:AEA7E21A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405268 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:AEA7E21A CRCX: connection successfully created: (00B9/rtp C:AEA7E21A r=NULL:0<->l=::1:5606 CID=189) (mgcp_protocol.c:772) 20250804085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #00: 200 18856 OK (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #02: I: AEA7E21A (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 189 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #05: o=- AEA7E21A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18857 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #02: C: 00BA (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250804085405268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250804085405268 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405268 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:579E4ECF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:579E4ECF output_enabled 0 (mgcp_conn.c:271) 20250804085405268 DLMGCP DEBUG <0013> (00BA/rtp C:579E4ECF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405268 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:579E4ECF CRCX: connection successfully created: (00BA/rtp C:579E4ECF r=NULL:0<->l=::1:5608 CID=190) (mgcp_protocol.c:772) 20250804085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #00: 200 18857 OK (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #02: I: 579E4ECF (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 190 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #05: o=- 579E4ECF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18858 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #02: C: 00BB (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250804085405268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250804085405268 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405268 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:2BABE496 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:2BABE496 output_enabled 0 (mgcp_conn.c:271) 20250804085405268 DLMGCP DEBUG <0013> (00BB/rtp C:2BABE496 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405268 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:2BABE496 CRCX: connection successfully created: (00BB/rtp C:2BABE496 r=NULL:0<->l=::1:5610 CID=191) (mgcp_protocol.c:772) 20250804085405268 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #00: 200 18858 OK (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BABE496 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 191 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2BABE496 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405268 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18859 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #02: C: 00BC (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250804085405269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250804085405269 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405269 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:11EB4276 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:11EB4276 output_enabled 0 (mgcp_conn.c:271) 20250804085405269 DLMGCP DEBUG <0013> (00BC/rtp C:11EB4276 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405269 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:11EB4276 CRCX: connection successfully created: (00BC/rtp C:11EB4276 r=NULL:0<->l=::1:5612 CID=192) (mgcp_protocol.c:772) 20250804085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #00: 200 18859 OK (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #02: I: 11EB4276 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 192 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #05: o=- 11EB4276 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18860 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #02: C: 00BD (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250804085405269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250804085405269 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405269 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:9B3FC9BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:9B3FC9BF output_enabled 0 (mgcp_conn.c:271) 20250804085405269 DLMGCP DEBUG <0013> (00BD/rtp C:9B3FC9BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405269 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:9B3FC9BF CRCX: connection successfully created: (00BD/rtp C:9B3FC9BF r=NULL:0<->l=::1:5614 CID=193) (mgcp_protocol.c:772) 20250804085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #00: 200 18860 OK (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B3FC9BF (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 193 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9B3FC9BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18861 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #02: C: 00BE (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250804085405269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250804085405269 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405269 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:DE507DC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:DE507DC7 output_enabled 0 (mgcp_conn.c:271) 20250804085405269 DLMGCP DEBUG <0013> (00BE/rtp C:DE507DC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405269 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:DE507DC7 CRCX: connection successfully created: (00BE/rtp C:DE507DC7 r=NULL:0<->l=::1:5616 CID=194) (mgcp_protocol.c:772) 20250804085405269 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #00: 200 18861 OK (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #02: I: DE507DC7 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 194 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #05: o=- DE507DC7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405269 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18862 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Received message: line #02: C: 00BF (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250804085405270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250804085405270 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405270 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:3C3157C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:3C3157C0 output_enabled 0 (mgcp_conn.c:271) 20250804085405270 DLMGCP DEBUG <0013> (00BF/rtp C:3C3157C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405270 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:3C3157C0 CRCX: connection successfully created: (00BF/rtp C:3C3157C0 r=NULL:0<->l=::1:5618 CID=195) (mgcp_protocol.c:772) 20250804085405270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #00: 200 18862 OK (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C3157C0 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 195 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3C3157C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18863 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Received message: line #02: C: 00C0 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250804085405270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250804085405270 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405270 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:F8E1F9E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:F8E1F9E9 output_enabled 0 (mgcp_conn.c:271) 20250804085405270 DLMGCP DEBUG <0013> (00C0/rtp C:F8E1F9E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405270 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:F8E1F9E9 CRCX: connection successfully created: (00C0/rtp C:F8E1F9E9 r=NULL:0<->l=::1:5620 CID=196) (mgcp_protocol.c:772) 20250804085405270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #00: 200 18863 OK (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #02: I: F8E1F9E9 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 196 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #05: o=- F8E1F9E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405270 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18864 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #02: C: 00C1 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250804085405271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250804085405271 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405271 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:A7041EF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:A7041EF7 output_enabled 0 (mgcp_conn.c:271) 20250804085405271 DLMGCP DEBUG <0013> (00C1/rtp C:A7041EF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405271 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:A7041EF7 CRCX: connection successfully created: (00C1/rtp C:A7041EF7 r=NULL:0<->l=::1:5622 CID=197) (mgcp_protocol.c:772) 20250804085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #00: 200 18864 OK (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #02: I: A7041EF7 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 197 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #05: o=- A7041EF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18865 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #02: C: 00C2 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250804085405271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250804085405271 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405271 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:CE7C610F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:CE7C610F output_enabled 0 (mgcp_conn.c:271) 20250804085405271 DLMGCP DEBUG <0013> (00C2/rtp C:CE7C610F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405271 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:CE7C610F CRCX: connection successfully created: (00C2/rtp C:CE7C610F r=NULL:0<->l=::1:5624 CID=198) (mgcp_protocol.c:772) 20250804085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #00: 200 18865 OK (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #02: I: CE7C610F (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 198 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #05: o=- CE7C610F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18866 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #02: C: 00C3 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250804085405271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250804085405271 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405271 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:D73BACA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:D73BACA7 output_enabled 0 (mgcp_conn.c:271) 20250804085405271 DLMGCP DEBUG <0013> (00C3/rtp C:D73BACA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405271 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:D73BACA7 CRCX: connection successfully created: (00C3/rtp C:D73BACA7 r=NULL:0<->l=::1:5626 CID=199) (mgcp_protocol.c:772) 20250804085405271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #00: 200 18866 OK (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #02: I: D73BACA7 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 199 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #05: o=- D73BACA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405271 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18867 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Received message: line #02: C: 00C4 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250804085405272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250804085405272 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405272 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405272 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:920C46F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405272 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:920C46F1 output_enabled 0 (mgcp_conn.c:271) 20250804085405272 DLMGCP DEBUG <0013> (00C4/rtp C:920C46F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405272 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:920C46F1 CRCX: connection successfully created: (00C4/rtp C:920C46F1 r=NULL:0<->l=::1:5628 CID=200) (mgcp_protocol.c:772) 20250804085405272 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #00: 200 18867 OK (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #02: I: 920C46F1 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 200 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #05: o=- 920C46F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18868 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Received message: line #02: C: 00C5 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250804085405272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250804085405272 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405272 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405272 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:BD189D01 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405272 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:BD189D01 output_enabled 0 (mgcp_conn.c:271) 20250804085405272 DLMGCP DEBUG <0013> (00C5/rtp C:BD189D01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405272 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:BD189D01 CRCX: connection successfully created: (00C5/rtp C:BD189D01 r=NULL:0<->l=::1:5630 CID=201) (mgcp_protocol.c:772) 20250804085405272 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #00: 200 18868 OK (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #02: I: BD189D01 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 201 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #05: o=- BD189D01 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405272 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18869 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Received message: line #02: C: 00C6 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250804085405273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250804085405273 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405273 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:802C0AB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:802C0AB4 output_enabled 0 (mgcp_conn.c:271) 20250804085405273 DLMGCP DEBUG <0013> (00C6/rtp C:802C0AB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405273 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:802C0AB4 CRCX: connection successfully created: (00C6/rtp C:802C0AB4 r=NULL:0<->l=::1:5632 CID=202) (mgcp_protocol.c:772) 20250804085405273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #00: 200 18869 OK (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #02: I: 802C0AB4 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 202 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #05: o=- 802C0AB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18870 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Received message: line #02: C: 00C7 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250804085405273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250804085405273 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405273 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:24E274B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:24E274B4 output_enabled 0 (mgcp_conn.c:271) 20250804085405273 DLMGCP DEBUG <0013> (00C7/rtp C:24E274B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405273 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:24E274B4 CRCX: connection successfully created: (00C7/rtp C:24E274B4 r=NULL:0<->l=::1:5634 CID=203) (mgcp_protocol.c:772) 20250804085405273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #00: 200 18870 OK (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #02: I: 24E274B4 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 203 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #05: o=- 24E274B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405273 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18871 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Received message: line #02: C: 00C8 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250804085405274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250804085405274 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405274 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:F97E98BA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:F97E98BA output_enabled 0 (mgcp_conn.c:271) 20250804085405274 DLMGCP DEBUG <0013> (00C8/rtp C:F97E98BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405274 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:F97E98BA CRCX: connection successfully created: (00C8/rtp C:F97E98BA r=NULL:0<->l=::1:5636 CID=204) (mgcp_protocol.c:772) 20250804085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #00: 200 18871 OK (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #02: I: F97E98BA (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 204 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #05: o=- F97E98BA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18872 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Received message: line #02: C: 00C9 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250804085405274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250804085405274 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405274 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:DD6EBB84 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:DD6EBB84 output_enabled 0 (mgcp_conn.c:271) 20250804085405274 DLMGCP DEBUG <0013> (00C9/rtp C:DD6EBB84 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405274 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:DD6EBB84 CRCX: connection successfully created: (00C9/rtp C:DD6EBB84 r=NULL:0<->l=::1:5638 CID=205) (mgcp_protocol.c:772) 20250804085405274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #00: 200 18872 OK (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #02: I: DD6EBB84 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 205 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #05: o=- DD6EBB84 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405274 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18873 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Received message: line #02: C: 00CA (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250804085405275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250804085405275 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405275 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:F7A36E15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:F7A36E15 output_enabled 0 (mgcp_conn.c:271) 20250804085405275 DLMGCP DEBUG <0013> (00CA/rtp C:F7A36E15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405275 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:F7A36E15 CRCX: connection successfully created: (00CA/rtp C:F7A36E15 r=NULL:0<->l=::1:5640 CID=206) (mgcp_protocol.c:772) 20250804085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #00: 200 18873 OK (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #02: I: F7A36E15 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 206 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #05: o=- F7A36E15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18874 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Received message: line #02: C: 00CB (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250804085405275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250804085405275 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405275 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:0402CD94 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:0402CD94 output_enabled 0 (mgcp_conn.c:271) 20250804085405275 DLMGCP DEBUG <0013> (00CB/rtp C:0402CD94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405275 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:0402CD94 CRCX: connection successfully created: (00CB/rtp C:0402CD94 r=NULL:0<->l=::1:5642 CID=207) (mgcp_protocol.c:772) 20250804085405275 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #00: 200 18874 OK (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #02: I: 0402CD94 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 207 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0402CD94 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405275 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18875 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Received message: line #02: C: 00CC (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250804085405276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250804085405276 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405276 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:F1CC214C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:F1CC214C output_enabled 0 (mgcp_conn.c:271) 20250804085405276 DLMGCP DEBUG <0013> (00CC/rtp C:F1CC214C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405276 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:F1CC214C CRCX: connection successfully created: (00CC/rtp C:F1CC214C r=NULL:0<->l=::1:5644 CID=208) (mgcp_protocol.c:772) 20250804085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #00: 200 18875 OK (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #02: I: F1CC214C (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 208 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #05: o=- F1CC214C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18876 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Received message: line #02: C: 00CD (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250804085405276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250804085405276 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405276 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:D9A66943 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:D9A66943 output_enabled 0 (mgcp_conn.c:271) 20250804085405276 DLMGCP DEBUG <0013> (00CD/rtp C:D9A66943 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405276 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:D9A66943 CRCX: connection successfully created: (00CD/rtp C:D9A66943 r=NULL:0<->l=::1:5646 CID=209) (mgcp_protocol.c:772) 20250804085405276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #00: 200 18876 OK (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #02: I: D9A66943 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 209 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #05: o=- D9A66943 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405276 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18877 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Received message: line #02: C: 00CE (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250804085405277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250804085405277 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405277 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:A58F3D7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:A58F3D7C output_enabled 0 (mgcp_conn.c:271) 20250804085405277 DLMGCP DEBUG <0013> (00CE/rtp C:A58F3D7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405277 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:A58F3D7C CRCX: connection successfully created: (00CE/rtp C:A58F3D7C r=NULL:0<->l=::1:5648 CID=210) (mgcp_protocol.c:772) 20250804085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #00: 200 18877 OK (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #02: I: A58F3D7C (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 210 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #05: o=- A58F3D7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18878 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Received message: line #02: C: 00CF (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250804085405277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250804085405277 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405277 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:59F8479F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:59F8479F output_enabled 0 (mgcp_conn.c:271) 20250804085405277 DLMGCP DEBUG <0013> (00CF/rtp C:59F8479F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405277 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:59F8479F CRCX: connection successfully created: (00CF/rtp C:59F8479F r=NULL:0<->l=::1:5650 CID=211) (mgcp_protocol.c:772) 20250804085405277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #00: 200 18878 OK (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #02: I: 59F8479F (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 211 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #05: o=- 59F8479F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405277 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18879 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Received message: line #02: C: 00D0 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250804085405278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250804085405278 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405278 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:98ED7CC4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:98ED7CC4 output_enabled 0 (mgcp_conn.c:271) 20250804085405278 DLMGCP DEBUG <0013> (00D0/rtp C:98ED7CC4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405278 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:98ED7CC4 CRCX: connection successfully created: (00D0/rtp C:98ED7CC4 r=NULL:0<->l=::1:5652 CID=212) (mgcp_protocol.c:772) 20250804085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #00: 200 18879 OK (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #02: I: 98ED7CC4 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 212 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #05: o=- 98ED7CC4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18880 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Received message: line #02: C: 00D1 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250804085405278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250804085405278 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405278 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:C2E0AB21 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:C2E0AB21 output_enabled 0 (mgcp_conn.c:271) 20250804085405278 DLMGCP DEBUG <0013> (00D1/rtp C:C2E0AB21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405278 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:C2E0AB21 CRCX: connection successfully created: (00D1/rtp C:C2E0AB21 r=NULL:0<->l=::1:5654 CID=213) (mgcp_protocol.c:772) 20250804085405278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #00: 200 18880 OK (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #02: I: C2E0AB21 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 213 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #05: o=- C2E0AB21 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405278 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18881 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Received message: line #02: C: 00D2 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250804085405279 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250804085405279 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405279 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:4440BF49 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:4440BF49 output_enabled 0 (mgcp_conn.c:271) 20250804085405279 DLMGCP DEBUG <0013> (00D2/rtp C:4440BF49 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405279 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:4440BF49 CRCX: connection successfully created: (00D2/rtp C:4440BF49 r=NULL:0<->l=::1:5656 CID=214) (mgcp_protocol.c:772) 20250804085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #00: 200 18881 OK (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #02: I: 4440BF49 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 214 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4440BF49 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18882 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Received message: line #02: C: 00D3 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250804085405279 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250804085405279 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405279 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:E077EA10 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:E077EA10 output_enabled 0 (mgcp_conn.c:271) 20250804085405279 DLMGCP DEBUG <0013> (00D3/rtp C:E077EA10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405279 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:E077EA10 CRCX: connection successfully created: (00D3/rtp C:E077EA10 r=NULL:0<->l=::1:5658 CID=215) (mgcp_protocol.c:772) 20250804085405279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #00: 200 18882 OK (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #02: I: E077EA10 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 215 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #05: o=- E077EA10 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405279 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18883 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #02: C: 00D4 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250804085405280 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250804085405280 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405280 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:C4689F59 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:C4689F59 output_enabled 0 (mgcp_conn.c:271) 20250804085405280 DLMGCP DEBUG <0013> (00D4/rtp C:C4689F59 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405280 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:C4689F59 CRCX: connection successfully created: (00D4/rtp C:C4689F59 r=NULL:0<->l=::1:5660 CID=216) (mgcp_protocol.c:772) 20250804085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #00: 200 18883 OK (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #02: I: C4689F59 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 216 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #05: o=- C4689F59 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18884 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #02: C: 00D5 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250804085405280 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250804085405280 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405280 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:1DAB006A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:1DAB006A output_enabled 0 (mgcp_conn.c:271) 20250804085405280 DLMGCP DEBUG <0013> (00D5/rtp C:1DAB006A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405280 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:1DAB006A CRCX: connection successfully created: (00D5/rtp C:1DAB006A r=NULL:0<->l=::1:5662 CID=217) (mgcp_protocol.c:772) 20250804085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #00: 200 18884 OK (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #02: I: 1DAB006A (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 217 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1DAB006A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18885 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #02: C: 00D6 (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250804085405281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250804085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405281 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:C3D3C02A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:C3D3C02A output_enabled 0 (mgcp_conn.c:271) 20250804085405281 DLMGCP DEBUG <0013> (00D6/rtp C:C3D3C02A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:C3D3C02A CRCX: connection successfully created: (00D6/rtp C:C3D3C02A r=NULL:0<->l=::1:5664 CID=218) (mgcp_protocol.c:772) 20250804085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #00: 200 18885 OK (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #02: I: C3D3C02A (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 218 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #05: o=- C3D3C02A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18886 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Received message: line #02: C: 00D7 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250804085405281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250804085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405281 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:2AB3CDDD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:2AB3CDDD output_enabled 0 (mgcp_conn.c:271) 20250804085405281 DLMGCP DEBUG <0013> (00D7/rtp C:2AB3CDDD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:2AB3CDDD CRCX: connection successfully created: (00D7/rtp C:2AB3CDDD r=NULL:0<->l=::1:5666 CID=219) (mgcp_protocol.c:772) 20250804085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #00: 200 18886 OK (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AB3CDDD (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 219 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2AB3CDDD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18887 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Received message: line #02: C: 00D8 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250804085405281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250804085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405281 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:4807C29D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:4807C29D output_enabled 0 (mgcp_conn.c:271) 20250804085405281 DLMGCP DEBUG <0013> (00D8/rtp C:4807C29D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405281 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:4807C29D CRCX: connection successfully created: (00D8/rtp C:4807C29D r=NULL:0<->l=::1:5668 CID=220) (mgcp_protocol.c:772) 20250804085405281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #00: 200 18887 OK (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #02: I: 4807C29D (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 220 (mgcp_msg.c:72) 20250804085405281 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4807C29D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18888 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Received message: line #02: C: 00D9 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250804085405282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250804085405282 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405282 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:3546EA73 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:3546EA73 output_enabled 0 (mgcp_conn.c:271) 20250804085405282 DLMGCP DEBUG <0013> (00D9/rtp C:3546EA73 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405282 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:3546EA73 CRCX: connection successfully created: (00D9/rtp C:3546EA73 r=NULL:0<->l=::1:5670 CID=221) (mgcp_protocol.c:772) 20250804085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #00: 200 18888 OK (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #02: I: 3546EA73 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 221 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3546EA73 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18889 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Received message: line #02: C: 00DA (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250804085405282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250804085405282 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405282 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:19B0B366 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:19B0B366 output_enabled 0 (mgcp_conn.c:271) 20250804085405282 DLMGCP DEBUG <0013> (00DA/rtp C:19B0B366 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405282 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:19B0B366 CRCX: connection successfully created: (00DA/rtp C:19B0B366 r=NULL:0<->l=::1:5672 CID=222) (mgcp_protocol.c:772) 20250804085405282 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #00: 200 18889 OK (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #02: I: 19B0B366 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 222 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #05: o=- 19B0B366 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405282 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18890 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Received message: line #02: C: 00DB (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250804085405283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250804085405283 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405283 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:E262221A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:E262221A output_enabled 0 (mgcp_conn.c:271) 20250804085405283 DLMGCP DEBUG <0013> (00DB/rtp C:E262221A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405283 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:E262221A CRCX: connection successfully created: (00DB/rtp C:E262221A r=NULL:0<->l=::1:5674 CID=223) (mgcp_protocol.c:772) 20250804085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #00: 200 18890 OK (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #02: I: E262221A (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 223 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #05: o=- E262221A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18891 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Received message: line #02: C: 00DC (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250804085405283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250804085405283 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405283 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:60E4A814 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:60E4A814 output_enabled 0 (mgcp_conn.c:271) 20250804085405283 DLMGCP DEBUG <0013> (00DC/rtp C:60E4A814 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405283 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:60E4A814 CRCX: connection successfully created: (00DC/rtp C:60E4A814 r=NULL:0<->l=::1:5676 CID=224) (mgcp_protocol.c:772) 20250804085405283 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #00: 200 18891 OK (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #02: I: 60E4A814 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 224 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #05: o=- 60E4A814 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405283 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18892 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #02: C: 00DD (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250804085405284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250804085405284 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405284 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:835628A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:835628A7 output_enabled 0 (mgcp_conn.c:271) 20250804085405284 DLMGCP DEBUG <0013> (00DD/rtp C:835628A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405284 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:835628A7 CRCX: connection successfully created: (00DD/rtp C:835628A7 r=NULL:0<->l=::1:5678 CID=225) (mgcp_protocol.c:772) 20250804085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #00: 200 18892 OK (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #02: I: 835628A7 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 225 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #05: o=- 835628A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18893 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #02: C: 00DE (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250804085405284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250804085405284 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405284 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:B0D48E93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:B0D48E93 output_enabled 0 (mgcp_conn.c:271) 20250804085405284 DLMGCP DEBUG <0013> (00DE/rtp C:B0D48E93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405284 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:B0D48E93 CRCX: connection successfully created: (00DE/rtp C:B0D48E93 r=NULL:0<->l=::1:5680 CID=226) (mgcp_protocol.c:772) 20250804085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #00: 200 18893 OK (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #02: I: B0D48E93 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 226 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #05: o=- B0D48E93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18894 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #02: C: 00DF (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250804085405284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250804085405284 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405284 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:691C46D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:691C46D4 output_enabled 0 (mgcp_conn.c:271) 20250804085405284 DLMGCP DEBUG <0013> (00DF/rtp C:691C46D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405284 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:691C46D4 CRCX: connection successfully created: (00DF/rtp C:691C46D4 r=NULL:0<->l=::1:5682 CID=227) (mgcp_protocol.c:772) 20250804085405284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #00: 200 18894 OK (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #02: I: 691C46D4 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 227 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #05: o=- 691C46D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405284 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18895 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Received message: line #02: C: 00E0 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250804085405285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250804085405285 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405285 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:BB7E91D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:BB7E91D5 output_enabled 0 (mgcp_conn.c:271) 20250804085405285 DLMGCP DEBUG <0013> (00E0/rtp C:BB7E91D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405285 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:BB7E91D5 CRCX: connection successfully created: (00E0/rtp C:BB7E91D5 r=NULL:0<->l=::1:5684 CID=228) (mgcp_protocol.c:772) 20250804085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #00: 200 18895 OK (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #02: I: BB7E91D5 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 228 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #05: o=- BB7E91D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18896 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Received message: line #02: C: 00E1 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250804085405285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250804085405285 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405285 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:6F4F8230 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:6F4F8230 output_enabled 0 (mgcp_conn.c:271) 20250804085405285 DLMGCP DEBUG <0013> (00E1/rtp C:6F4F8230 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405285 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:6F4F8230 CRCX: connection successfully created: (00E1/rtp C:6F4F8230 r=NULL:0<->l=::1:5686 CID=229) (mgcp_protocol.c:772) 20250804085405285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #00: 200 18896 OK (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F4F8230 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 229 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6F4F8230 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405285 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18897 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Received message: line #02: C: 00E2 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250804085405286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250804085405286 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405286 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:BCB7A1A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:BCB7A1A8 output_enabled 0 (mgcp_conn.c:271) 20250804085405286 DLMGCP DEBUG <0013> (00E2/rtp C:BCB7A1A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405286 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:BCB7A1A8 CRCX: connection successfully created: (00E2/rtp C:BCB7A1A8 r=NULL:0<->l=::1:5688 CID=230) (mgcp_protocol.c:772) 20250804085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #00: 200 18897 OK (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #02: I: BCB7A1A8 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 230 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #05: o=- BCB7A1A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18898 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Received message: line #02: C: 00E3 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250804085405286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250804085405286 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405286 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:3176AEB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:3176AEB2 output_enabled 0 (mgcp_conn.c:271) 20250804085405286 DLMGCP DEBUG <0013> (00E3/rtp C:3176AEB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405286 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:3176AEB2 CRCX: connection successfully created: (00E3/rtp C:3176AEB2 r=NULL:0<->l=::1:5690 CID=231) (mgcp_protocol.c:772) 20250804085405286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #00: 200 18898 OK (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #02: I: 3176AEB2 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 231 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3176AEB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18899 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405286 DLMGCP DEBUG <0013> Received message: line #02: C: 00E4 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250804085405287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250804085405287 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405287 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:4CD4213D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:4CD4213D output_enabled 0 (mgcp_conn.c:271) 20250804085405287 DLMGCP DEBUG <0013> (00E4/rtp C:4CD4213D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405287 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:4CD4213D CRCX: connection successfully created: (00E4/rtp C:4CD4213D r=NULL:0<->l=::1:5692 CID=232) (mgcp_protocol.c:772) 20250804085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #00: 200 18899 OK (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #02: I: 4CD4213D (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 232 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4CD4213D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18900 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Received message: line #02: C: 00E5 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250804085405287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250804085405287 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405287 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:DAAB3211 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:DAAB3211 output_enabled 0 (mgcp_conn.c:271) 20250804085405287 DLMGCP DEBUG <0013> (00E5/rtp C:DAAB3211 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405287 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:DAAB3211 CRCX: connection successfully created: (00E5/rtp C:DAAB3211 r=NULL:0<->l=::1:5694 CID=233) (mgcp_protocol.c:772) 20250804085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #00: 200 18900 OK (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #02: I: DAAB3211 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 233 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #05: o=- DAAB3211 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18901 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Received message: line #02: C: 00E6 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250804085405287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250804085405287 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405287 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:1A34977B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:1A34977B output_enabled 0 (mgcp_conn.c:271) 20250804085405287 DLMGCP DEBUG <0013> (00E6/rtp C:1A34977B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405287 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:1A34977B CRCX: connection successfully created: (00E6/rtp C:1A34977B r=NULL:0<->l=::1:5696 CID=234) (mgcp_protocol.c:772) 20250804085405287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #00: 200 18901 OK (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A34977B (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 234 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1A34977B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405287 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18902 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Received message: line #02: C: 00E7 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250804085405288 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250804085405288 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405288 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:E8AA2842 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:E8AA2842 output_enabled 0 (mgcp_conn.c:271) 20250804085405288 DLMGCP DEBUG <0013> (00E7/rtp C:E8AA2842 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405288 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:E8AA2842 CRCX: connection successfully created: (00E7/rtp C:E8AA2842 r=NULL:0<->l=::1:5698 CID=235) (mgcp_protocol.c:772) 20250804085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #00: 200 18902 OK (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #02: I: E8AA2842 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 235 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #05: o=- E8AA2842 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18903 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Received message: line #02: C: 00E8 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250804085405288 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250804085405288 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405288 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:71B39B3A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:71B39B3A output_enabled 0 (mgcp_conn.c:271) 20250804085405288 DLMGCP DEBUG <0013> (00E8/rtp C:71B39B3A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405288 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:71B39B3A CRCX: connection successfully created: (00E8/rtp C:71B39B3A r=NULL:0<->l=::1:5700 CID=236) (mgcp_protocol.c:772) 20250804085405288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #00: 200 18903 OK (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #02: I: 71B39B3A (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 236 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #05: o=- 71B39B3A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405288 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18904 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #02: C: 00E9 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250804085405289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250804085405289 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405289 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:136CF703 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:136CF703 output_enabled 0 (mgcp_conn.c:271) 20250804085405289 DLMGCP DEBUG <0013> (00E9/rtp C:136CF703 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405289 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:136CF703 CRCX: connection successfully created: (00E9/rtp C:136CF703 r=NULL:0<->l=::1:5702 CID=237) (mgcp_protocol.c:772) 20250804085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #00: 200 18904 OK (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #02: I: 136CF703 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 237 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #05: o=- 136CF703 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18905 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #02: C: 00EA (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250804085405289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250804085405289 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405289 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:E8BC196B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:E8BC196B output_enabled 0 (mgcp_conn.c:271) 20250804085405289 DLMGCP DEBUG <0013> (00EA/rtp C:E8BC196B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405289 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:E8BC196B CRCX: connection successfully created: (00EA/rtp C:E8BC196B r=NULL:0<->l=::1:5704 CID=238) (mgcp_protocol.c:772) 20250804085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #00: 200 18905 OK (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #02: I: E8BC196B (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 238 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #05: o=- E8BC196B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18906 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #02: C: 00EB (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250804085405289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250804085405289 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405289 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:2B4FDA9C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:2B4FDA9C output_enabled 0 (mgcp_conn.c:271) 20250804085405289 DLMGCP DEBUG <0013> (00EB/rtp C:2B4FDA9C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405289 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:2B4FDA9C CRCX: connection successfully created: (00EB/rtp C:2B4FDA9C r=NULL:0<->l=::1:5706 CID=239) (mgcp_protocol.c:772) 20250804085405289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #00: 200 18906 OK (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B4FDA9C (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 239 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2B4FDA9C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405289 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18907 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Received message: line #02: C: 00EC (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250804085405290 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250804085405290 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405290 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:2CE05E82 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:2CE05E82 output_enabled 0 (mgcp_conn.c:271) 20250804085405290 DLMGCP DEBUG <0013> (00EC/rtp C:2CE05E82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405290 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:2CE05E82 CRCX: connection successfully created: (00EC/rtp C:2CE05E82 r=NULL:0<->l=::1:5708 CID=240) (mgcp_protocol.c:772) 20250804085405290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405290 DLMGCP DEBUG <0013> Generated response: line #00: 200 18907 OK (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CE05E82 (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 240 (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2CE05E82 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405290 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18908 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Received message: line #02: C: 00ED (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250804085405291 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250804085405291 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405291 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:2BB18B96 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:2BB18B96 output_enabled 0 (mgcp_conn.c:271) 20250804085405291 DLMGCP DEBUG <0013> (00ED/rtp C:2BB18B96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405291 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:2BB18B96 CRCX: connection successfully created: (00ED/rtp C:2BB18B96 r=NULL:0<->l=::1:5710 CID=241) (mgcp_protocol.c:772) 20250804085405291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405291 DLMGCP DEBUG <0013> Generated response: line #00: 200 18908 OK (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BB18B96 (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 241 (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2BB18B96 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405291 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18909 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Received message: line #02: C: 00EE (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250804085405292 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250804085405292 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405292 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:E16FA919 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:E16FA919 output_enabled 0 (mgcp_conn.c:271) 20250804085405292 DLMGCP DEBUG <0013> (00EE/rtp C:E16FA919 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405292 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:E16FA919 CRCX: connection successfully created: (00EE/rtp C:E16FA919 r=NULL:0<->l=::1:5712 CID=242) (mgcp_protocol.c:772) 20250804085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #00: 200 18909 OK (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #02: I: E16FA919 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 242 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #05: o=- E16FA919 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18910 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Received message: line #02: C: 00EF (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250804085405292 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250804085405292 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405292 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:25459C7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:25459C7C output_enabled 0 (mgcp_conn.c:271) 20250804085405292 DLMGCP DEBUG <0013> (00EF/rtp C:25459C7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405292 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:25459C7C CRCX: connection successfully created: (00EF/rtp C:25459C7C r=NULL:0<->l=::1:5714 CID=243) (mgcp_protocol.c:772) 20250804085405292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #00: 200 18910 OK (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #02: I: 25459C7C (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 243 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #05: o=- 25459C7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405292 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18911 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #02: C: 00F0 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250804085405293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250804085405293 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405293 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:13BCC0D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:13BCC0D5 output_enabled 0 (mgcp_conn.c:271) 20250804085405293 DLMGCP DEBUG <0013> (00F0/rtp C:13BCC0D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405293 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:13BCC0D5 CRCX: connection successfully created: (00F0/rtp C:13BCC0D5 r=NULL:0<->l=::1:5716 CID=244) (mgcp_protocol.c:772) 20250804085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #00: 200 18911 OK (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #02: I: 13BCC0D5 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 244 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #05: o=- 13BCC0D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18912 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #02: C: 00F1 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250804085405293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250804085405293 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405293 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:7C35822B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:7C35822B output_enabled 0 (mgcp_conn.c:271) 20250804085405293 DLMGCP DEBUG <0013> (00F1/rtp C:7C35822B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405293 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:7C35822B CRCX: connection successfully created: (00F1/rtp C:7C35822B r=NULL:0<->l=::1:5718 CID=245) (mgcp_protocol.c:772) 20250804085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #00: 200 18912 OK (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C35822B (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 245 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7C35822B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18913 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #02: C: 00F2 (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250804085405293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250804085405293 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405293 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:621E61A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:621E61A3 output_enabled 0 (mgcp_conn.c:271) 20250804085405294 DLMGCP DEBUG <0013> (00F2/rtp C:621E61A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405294 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:621E61A3 CRCX: connection successfully created: (00F2/rtp C:621E61A3 r=NULL:0<->l=::1:5720 CID=246) (mgcp_protocol.c:772) 20250804085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #00: 200 18913 OK (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #02: I: 621E61A3 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 246 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #05: o=- 621E61A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18914 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Received message: line #02: C: 00F3 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250804085405294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250804085405294 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405294 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:9FF2DECB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:9FF2DECB output_enabled 0 (mgcp_conn.c:271) 20250804085405294 DLMGCP DEBUG <0013> (00F3/rtp C:9FF2DECB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405294 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:9FF2DECB CRCX: connection successfully created: (00F3/rtp C:9FF2DECB r=NULL:0<->l=::1:5722 CID=247) (mgcp_protocol.c:772) 20250804085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #00: 200 18914 OK (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FF2DECB (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 247 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9FF2DECB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18915 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Received message: line #02: C: 00F4 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250804085405294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250804085405294 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405294 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:77FA4D8D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:77FA4D8D output_enabled 0 (mgcp_conn.c:271) 20250804085405294 DLMGCP DEBUG <0013> (00F4/rtp C:77FA4D8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405294 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:77FA4D8D CRCX: connection successfully created: (00F4/rtp C:77FA4D8D r=NULL:0<->l=::1:5724 CID=248) (mgcp_protocol.c:772) 20250804085405294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #00: 200 18915 OK (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #02: I: 77FA4D8D (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 248 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #05: o=- 77FA4D8D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405294 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18916 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #02: C: 00F5 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250804085405295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250804085405295 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405295 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:D5A848EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:D5A848EC output_enabled 0 (mgcp_conn.c:271) 20250804085405295 DLMGCP DEBUG <0013> (00F5/rtp C:D5A848EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405295 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:D5A848EC CRCX: connection successfully created: (00F5/rtp C:D5A848EC r=NULL:0<->l=::1:5726 CID=249) (mgcp_protocol.c:772) 20250804085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #00: 200 18916 OK (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #02: I: D5A848EC (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 249 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #05: o=- D5A848EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18917 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #02: C: 00F6 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250804085405295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250804085405295 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405295 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:B5C58D33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:B5C58D33 output_enabled 0 (mgcp_conn.c:271) 20250804085405295 DLMGCP DEBUG <0013> (00F6/rtp C:B5C58D33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405295 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:B5C58D33 CRCX: connection successfully created: (00F6/rtp C:B5C58D33 r=NULL:0<->l=::1:5728 CID=250) (mgcp_protocol.c:772) 20250804085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #00: 200 18917 OK (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #02: I: B5C58D33 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 250 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #05: o=- B5C58D33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18918 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #02: C: 00F7 (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250804085405295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250804085405295 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405295 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:C35B3505 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:C35B3505 output_enabled 0 (mgcp_conn.c:271) 20250804085405296 DLMGCP DEBUG <0013> (00F7/rtp C:C35B3505 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405296 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:C35B3505 CRCX: connection successfully created: (00F7/rtp C:C35B3505 r=NULL:0<->l=::1:5730 CID=251) (mgcp_protocol.c:772) 20250804085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #00: 200 18918 OK (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #02: I: C35B3505 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 251 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #05: o=- C35B3505 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18919 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Received message: line #02: C: 00F8 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250804085405296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250804085405296 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405296 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:A5FBBCF8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:A5FBBCF8 output_enabled 0 (mgcp_conn.c:271) 20250804085405296 DLMGCP DEBUG <0013> (00F8/rtp C:A5FBBCF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405296 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:A5FBBCF8 CRCX: connection successfully created: (00F8/rtp C:A5FBBCF8 r=NULL:0<->l=::1:5732 CID=252) (mgcp_protocol.c:772) 20250804085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #00: 200 18919 OK (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #02: I: A5FBBCF8 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 252 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #05: o=- A5FBBCF8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18920 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Received message: line #02: C: 00F9 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250804085405296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250804085405296 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405296 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:FE9441EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:FE9441EC output_enabled 0 (mgcp_conn.c:271) 20250804085405296 DLMGCP DEBUG <0013> (00F9/rtp C:FE9441EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405296 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:FE9441EC CRCX: connection successfully created: (00F9/rtp C:FE9441EC r=NULL:0<->l=::1:5734 CID=253) (mgcp_protocol.c:772) 20250804085405296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #00: 200 18920 OK (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #02: I: FE9441EC (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 253 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #05: o=- FE9441EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405296 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18921 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #02: C: 00FA (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250804085405297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250804085405297 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405297 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:D7F537E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:D7F537E8 output_enabled 0 (mgcp_conn.c:271) 20250804085405297 DLMGCP DEBUG <0013> (00FA/rtp C:D7F537E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405297 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:D7F537E8 CRCX: connection successfully created: (00FA/rtp C:D7F537E8 r=NULL:0<->l=::1:5736 CID=254) (mgcp_protocol.c:772) 20250804085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #00: 200 18921 OK (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #02: I: D7F537E8 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 254 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #05: o=- D7F537E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18922 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #02: C: 00FB (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250804085405297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250804085405297 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405297 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:F0FA51A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:F0FA51A4 output_enabled 0 (mgcp_conn.c:271) 20250804085405297 DLMGCP DEBUG <0013> (00FB/rtp C:F0FA51A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405297 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:F0FA51A4 CRCX: connection successfully created: (00FB/rtp C:F0FA51A4 r=NULL:0<->l=::1:5738 CID=255) (mgcp_protocol.c:772) 20250804085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #00: 200 18922 OK (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #02: I: F0FA51A4 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 255 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #05: o=- F0FA51A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18923 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #02: C: 00FC (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250804085405297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250804085405297 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405297 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:B6184860 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:B6184860 output_enabled 0 (mgcp_conn.c:271) 20250804085405297 DLMGCP DEBUG <0013> (00FC/rtp C:B6184860 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405298 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:B6184860 CRCX: connection successfully created: (00FC/rtp C:B6184860 r=NULL:0<->l=::1:5740 CID=0) (mgcp_protocol.c:772) 20250804085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #00: 200 18923 OK (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #02: I: B6184860 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 0 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #05: o=- B6184860 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18924 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Received message: line #02: C: 00FD (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250804085405298 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250804085405298 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405298 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:DCE9542F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:DCE9542F output_enabled 0 (mgcp_conn.c:271) 20250804085405298 DLMGCP DEBUG <0013> (00FD/rtp C:DCE9542F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405298 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:DCE9542F CRCX: connection successfully created: (00FD/rtp C:DCE9542F r=NULL:0<->l=::1:5742 CID=1) (mgcp_protocol.c:772) 20250804085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #00: 200 18924 OK (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #02: I: DCE9542F (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 1 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #05: o=- DCE9542F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18925 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Received message: line #02: C: 00FE (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250804085405298 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250804085405298 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405298 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:B74344CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:B74344CF output_enabled 0 (mgcp_conn.c:271) 20250804085405298 DLMGCP DEBUG <0013> (00FE/rtp C:B74344CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405298 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:B74344CF CRCX: connection successfully created: (00FE/rtp C:B74344CF r=NULL:0<->l=::1:5744 CID=2) (mgcp_protocol.c:772) 20250804085405298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #00: 200 18925 OK (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #02: I: B74344CF (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 2 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #05: o=- B74344CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405298 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18926 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Received message: line #02: C: 00FF (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250804085405299 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250804085405299 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405299 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:F1126691 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:F1126691 output_enabled 0 (mgcp_conn.c:271) 20250804085405299 DLMGCP DEBUG <0013> (00FF/rtp C:F1126691 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405299 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:F1126691 CRCX: connection successfully created: (00FF/rtp C:F1126691 r=NULL:0<->l=::1:5746 CID=3) (mgcp_protocol.c:772) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085405299 DLMGCP DEBUG <0013> Generated response: line #00: 200 18926 OK (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Generated response: line #02: I: F1126691 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 3 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Generated response: line #05: o=- F1126691 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18927 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Received message: line #02: C: 0100 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250804085405299 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250804085405299 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085405299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085405299 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:9686FC55 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:9686FC55 output_enabled 0 (mgcp_conn.c:271) 20250804085405299 DLMGCP DEBUG <0013> (0100/rtp C:9686FC55 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085405299 DOSMUX ERROR <0002> All Osmux circuits are in use! (mgcp_osmux.c:786) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: unable to create connection (mgcp_protocol.c:787) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=400 (mgcp_protocol.c:146) 20250804085405299 DLMGCP DEBUG <0013> Generated response: line #00: 400 18927 FAIL (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18928 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> Received message: line #01: C: 0000 (mgcp_msg.c:72) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250804085405299 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250804085405299 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) MTC@ab0128624cc1: setverdict(pass): none -> pass 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405299 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405300 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405301 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405302 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405303 DLMGCP DEBUG <0013> Generated response: line #00: 200 18928 OK (mgcp_msg.c:72) 20250804085405303 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18929 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405303 DLMGCP DEBUG <0013> Received message: line #01: C: 0001 (mgcp_msg.c:72) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405303 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405303 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405303 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405304 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405305 DLMGCP DEBUG <0013> Generated response: line #00: 200 18929 OK (mgcp_msg.c:72) 20250804085405305 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18930 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405305 DLMGCP DEBUG <0013> Received message: line #01: C: 0002 (mgcp_msg.c:72) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405305 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405305 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405305 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405306 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405307 DLMGCP DEBUG <0013> Generated response: line #00: 200 18930 OK (mgcp_msg.c:72) 20250804085405307 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18931 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405307 DLMGCP DEBUG <0013> Received message: line #01: C: 0003 (mgcp_msg.c:72) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405307 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405307 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405307 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405308 DLMGCP DEBUG <0013> Generated response: line #00: 200 18931 OK (mgcp_msg.c:72) 20250804085405308 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18932 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405308 DLMGCP DEBUG <0013> Received message: line #01: C: 0004 (mgcp_msg.c:72) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405308 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405308 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405309 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405310 DLMGCP DEBUG <0013> Generated response: line #00: 200 18932 OK (mgcp_msg.c:72) 20250804085405310 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18933 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405310 DLMGCP DEBUG <0013> Received message: line #01: C: 0005 (mgcp_msg.c:72) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405310 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405310 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405310 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405312 DLMGCP DEBUG <0013> Generated response: line #00: 200 18933 OK (mgcp_msg.c:72) 20250804085405312 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18934 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405312 DLMGCP DEBUG <0013> Received message: line #01: C: 0006 (mgcp_msg.c:72) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405312 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405312 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405312 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405313 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405314 DLMGCP DEBUG <0013> Generated response: line #00: 200 18934 OK (mgcp_msg.c:72) 20250804085405314 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18935 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405314 DLMGCP DEBUG <0013> Received message: line #01: C: 0007 (mgcp_msg.c:72) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405314 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405314 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405314 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405315 DLMGCP DEBUG <0013> Generated response: line #00: 200 18935 OK (mgcp_msg.c:72) 20250804085405315 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18936 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405315 DLMGCP DEBUG <0013> Received message: line #01: C: 0008 (mgcp_msg.c:72) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405315 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405315 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405315 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405316 DLMGCP DEBUG <0013> Generated response: line #00: 200 18936 OK (mgcp_msg.c:72) 20250804085405316 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18937 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405316 DLMGCP DEBUG <0013> Received message: line #01: C: 0009 (mgcp_msg.c:72) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405316 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405316 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405316 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405317 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405317 DLMGCP DEBUG <0013> Generated response: line #00: 200 18937 OK (mgcp_msg.c:72) 20250804085405318 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18938 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405318 DLMGCP DEBUG <0013> Received message: line #01: C: 000A (mgcp_msg.c:72) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405318 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405318 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405318 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405318 DLMGCP DEBUG <0013> Generated response: line #00: 200 18938 OK (mgcp_msg.c:72) 20250804085405319 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18939 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405319 DLMGCP DEBUG <0013> Received message: line #01: C: 000B (mgcp_msg.c:72) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405319 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405319 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405319 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405319 DLMGCP DEBUG <0013> Generated response: line #00: 200 18939 OK (mgcp_msg.c:72) 20250804085405320 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18940 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405320 DLMGCP DEBUG <0013> Received message: line #01: C: 000C (mgcp_msg.c:72) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405320 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405320 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405320 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405321 DLMGCP DEBUG <0013> Generated response: line #00: 200 18940 OK (mgcp_msg.c:72) 20250804085405321 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18941 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405321 DLMGCP DEBUG <0013> Received message: line #01: C: 000D (mgcp_msg.c:72) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405321 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405321 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405321 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405322 DLMGCP DEBUG <0013> Generated response: line #00: 200 18941 OK (mgcp_msg.c:72) 20250804085405322 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18942 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405322 DLMGCP DEBUG <0013> Received message: line #01: C: 000E (mgcp_msg.c:72) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405322 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405322 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405322 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405323 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405324 DLMGCP DEBUG <0013> Generated response: line #00: 200 18942 OK (mgcp_msg.c:72) 20250804085405324 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18943 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405324 DLMGCP DEBUG <0013> Received message: line #01: C: 000F (mgcp_msg.c:72) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405324 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405324 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405324 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405325 DLMGCP DEBUG <0013> Generated response: line #00: 200 18943 OK (mgcp_msg.c:72) 20250804085405325 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18944 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405325 DLMGCP DEBUG <0013> Received message: line #01: C: 0010 (mgcp_msg.c:72) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405325 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405325 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405325 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405326 DLMGCP DEBUG <0013> Generated response: line #00: 200 18944 OK (mgcp_msg.c:72) 20250804085405326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18945 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405326 DLMGCP DEBUG <0013> Received message: line #01: C: 0011 (mgcp_msg.c:72) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405326 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405326 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405327 DLMGCP DEBUG <0013> Generated response: line #00: 200 18945 OK (mgcp_msg.c:72) 20250804085405327 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18946 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405327 DLMGCP DEBUG <0013> Received message: line #01: C: 0012 (mgcp_msg.c:72) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405327 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405327 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405328 DLMGCP DEBUG <0013> Generated response: line #00: 200 18946 OK (mgcp_msg.c:72) 20250804085405328 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18947 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405328 DLMGCP DEBUG <0013> Received message: line #01: C: 0013 (mgcp_msg.c:72) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405328 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405328 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405328 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405329 DLMGCP DEBUG <0013> Generated response: line #00: 200 18947 OK (mgcp_msg.c:72) 20250804085405329 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18948 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405329 DLMGCP DEBUG <0013> Received message: line #01: C: 0014 (mgcp_msg.c:72) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405329 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405329 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405329 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405330 DLMGCP DEBUG <0013> Generated response: line #00: 200 18948 OK (mgcp_msg.c:72) 20250804085405330 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18949 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405330 DLMGCP DEBUG <0013> Received message: line #01: C: 0015 (mgcp_msg.c:72) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405330 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405330 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405330 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405331 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405331 DLMGCP DEBUG <0013> Generated response: line #00: 200 18949 OK (mgcp_msg.c:72) 20250804085405332 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18950 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405332 DLMGCP DEBUG <0013> Received message: line #01: C: 0016 (mgcp_msg.c:72) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405332 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405332 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405332 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405333 DLMGCP DEBUG <0013> Generated response: line #00: 200 18950 OK (mgcp_msg.c:72) 20250804085405333 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18951 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405333 DLMGCP DEBUG <0013> Received message: line #01: C: 0017 (mgcp_msg.c:72) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405333 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405333 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405333 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405334 DLMGCP DEBUG <0013> Generated response: line #00: 200 18951 OK (mgcp_msg.c:72) 20250804085405334 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18952 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405334 DLMGCP DEBUG <0013> Received message: line #01: C: 0018 (mgcp_msg.c:72) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405334 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405334 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405334 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405335 DLMGCP DEBUG <0013> Generated response: line #00: 200 18952 OK (mgcp_msg.c:72) 20250804085405335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18953 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405335 DLMGCP DEBUG <0013> Received message: line #01: C: 0019 (mgcp_msg.c:72) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405335 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405335 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405335 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405336 DLMGCP DEBUG <0013> Generated response: line #00: 200 18953 OK (mgcp_msg.c:72) 20250804085405336 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18954 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405336 DLMGCP DEBUG <0013> Received message: line #01: C: 001A (mgcp_msg.c:72) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405336 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405336 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405336 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405337 DLMGCP DEBUG <0013> Generated response: line #00: 200 18954 OK (mgcp_msg.c:72) 20250804085405337 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18955 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405337 DLMGCP DEBUG <0013> Received message: line #01: C: 001B (mgcp_msg.c:72) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405337 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405337 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405337 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405338 DLMGCP DEBUG <0013> Generated response: line #00: 200 18955 OK (mgcp_msg.c:72) 20250804085405338 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18956 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405338 DLMGCP DEBUG <0013> Received message: line #01: C: 001C (mgcp_msg.c:72) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405338 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405338 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405338 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405339 DLMGCP DEBUG <0013> Generated response: line #00: 200 18956 OK (mgcp_msg.c:72) 20250804085405339 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18957 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405339 DLMGCP DEBUG <0013> Received message: line #01: C: 001D (mgcp_msg.c:72) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405339 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405339 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405339 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405340 DLMGCP DEBUG <0013> Generated response: line #00: 200 18957 OK (mgcp_msg.c:72) 20250804085405340 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18958 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405340 DLMGCP DEBUG <0013> Received message: line #01: C: 001E (mgcp_msg.c:72) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405340 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405340 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405341 DLMGCP DEBUG <0013> Generated response: line #00: 200 18958 OK (mgcp_msg.c:72) 20250804085405341 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18959 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405341 DLMGCP DEBUG <0013> Received message: line #01: C: 001F (mgcp_msg.c:72) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405341 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405341 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405341 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405342 DLMGCP DEBUG <0013> Generated response: line #00: 200 18959 OK (mgcp_msg.c:72) 20250804085405342 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18960 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405342 DLMGCP DEBUG <0013> Received message: line #01: C: 0020 (mgcp_msg.c:72) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405342 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405342 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405342 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18962 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405343 DLMGCP DEBUG <0013> Received message: line #01: C: 0022 (mgcp_msg.c:72) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405343 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405343 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405343 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405344 DLMGCP DEBUG <0013> Generated response: line #00: 200 18962 OK (mgcp_msg.c:72) 20250804085405344 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18963 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405344 DLMGCP DEBUG <0013> Received message: line #01: C: 0023 (mgcp_msg.c:72) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405344 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405344 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405345 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18971 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405350 DLMGCP DEBUG <0013> Received message: line #01: C: 002B (mgcp_msg.c:72) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405350 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405350 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405350 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18972 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405351 DLMGCP DEBUG <0013> Received message: line #01: C: 002C (mgcp_msg.c:72) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405351 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405351 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405351 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18973 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405352 DLMGCP DEBUG <0013> Received message: line #01: C: 002D (mgcp_msg.c:72) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405352 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405352 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405352 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18974 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405353 DLMGCP DEBUG <0013> Received message: line #01: C: 002E (mgcp_msg.c:72) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405353 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405353 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18975 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405353 DLMGCP DEBUG <0013> Received message: line #01: C: 002F (mgcp_msg.c:72) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405353 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405353 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405353 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18986 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405362 DLMGCP DEBUG <0013> Received message: line #01: C: 003A (mgcp_msg.c:72) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405362 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405362 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405362 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18987 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405363 DLMGCP DEBUG <0013> Received message: line #01: C: 003B (mgcp_msg.c:72) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405363 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405363 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18988 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405363 DLMGCP DEBUG <0013> Received message: line #01: C: 003C (mgcp_msg.c:72) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405363 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405363 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405363 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18989 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405364 DLMGCP DEBUG <0013> Received message: line #01: C: 003D (mgcp_msg.c:72) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405364 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405364 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18997 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405370 DLMGCP DEBUG <0013> Received message: line #01: C: 0045 (mgcp_msg.c:72) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405370 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405370 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18998 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405371 DLMGCP DEBUG <0013> Received message: line #01: C: 0046 (mgcp_msg.c:72) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405371 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405371 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18999 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405371 DLMGCP DEBUG <0013> Received message: line #01: C: 0047 (mgcp_msg.c:72) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405371 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405371 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405371 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19000 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405372 DLMGCP DEBUG <0013> Received message: line #01: C: 0048 (mgcp_msg.c:72) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405372 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405372 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405372 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19005 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405376 DLMGCP DEBUG <0013> Received message: line #01: C: 004D (mgcp_msg.c:72) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405376 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405376 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405376 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19006 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405377 DLMGCP DEBUG <0013> Received message: line #01: C: 004E (mgcp_msg.c:72) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405377 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405377 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19007 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405377 DLMGCP DEBUG <0013> Received message: line #01: C: 004F (mgcp_msg.c:72) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405377 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405377 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405377 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19008 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405378 DLMGCP DEBUG <0013> Received message: line #01: C: 0050 (mgcp_msg.c:72) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405378 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405378 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19012 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405381 DLMGCP DEBUG <0013> Received message: line #01: C: 0054 (mgcp_msg.c:72) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405381 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405381 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19013 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405382 DLMGCP DEBUG <0013> Received message: line #01: C: 0055 (mgcp_msg.c:72) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405382 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405382 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19014 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405382 DLMGCP DEBUG <0013> Received message: line #01: C: 0056 (mgcp_msg.c:72) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405382 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405382 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405382 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19015 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405383 DLMGCP DEBUG <0013> Received message: line #01: C: 0057 (mgcp_msg.c:72) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405383 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405383 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405383 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19018 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405385 DLMGCP DEBUG <0013> Received message: line #01: C: 005A (mgcp_msg.c:72) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405385 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405385 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405385 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19019 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405386 DLMGCP DEBUG <0013> Received message: line #01: C: 005B (mgcp_msg.c:72) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405386 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405386 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405386 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19020 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405387 DLMGCP DEBUG <0013> Received message: line #01: C: 005C (mgcp_msg.c:72) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405387 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405387 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405387 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19021 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405388 DLMGCP DEBUG <0013> Received message: line #01: C: 005D (mgcp_msg.c:72) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405388 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405388 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19022 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405388 DLMGCP DEBUG <0013> Received message: line #01: C: 005E (mgcp_msg.c:72) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405388 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405388 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405388 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19025 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405391 DLMGCP DEBUG <0013> Received message: line #01: C: 0061 (mgcp_msg.c:72) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405391 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19026 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405391 DLMGCP DEBUG <0013> Received message: line #01: C: 0062 (mgcp_msg.c:72) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405391 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405391 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19027 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405392 DLMGCP DEBUG <0013> Received message: line #01: C: 0063 (mgcp_msg.c:72) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405392 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405392 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405392 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19028 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405393 DLMGCP DEBUG <0013> Received message: line #01: C: 0064 (mgcp_msg.c:72) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405393 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405393 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405393 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19031 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405395 DLMGCP DEBUG <0013> Received message: line #01: C: 0067 (mgcp_msg.c:72) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405395 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405395 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405395 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19032 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405396 DLMGCP DEBUG <0013> Received message: line #01: C: 0068 (mgcp_msg.c:72) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405396 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405396 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405396 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19033 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405397 DLMGCP DEBUG <0013> Received message: line #01: C: 0069 (mgcp_msg.c:72) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405397 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405397 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19034 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405397 DLMGCP DEBUG <0013> Received message: line #01: C: 006A (mgcp_msg.c:72) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405397 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405397 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405397 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405398 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19037 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405400 DLMGCP DEBUG <0013> Received message: line #01: C: 006D (mgcp_msg.c:72) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405400 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405400 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19038 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405400 DLMGCP DEBUG <0013> Received message: line #01: C: 006E (mgcp_msg.c:72) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405400 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405400 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405400 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19039 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405401 DLMGCP DEBUG <0013> Received message: line #01: C: 006F (mgcp_msg.c:72) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405401 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405401 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405401 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19040 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405402 DLMGCP DEBUG <0013> Received message: line #01: C: 0070 (mgcp_msg.c:72) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405402 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405402 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405402 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19043 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405404 DLMGCP DEBUG <0013> Received message: line #01: C: 0073 (mgcp_msg.c:72) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405404 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405404 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405404 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19044 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405405 DLMGCP DEBUG <0013> Received message: line #01: C: 0074 (mgcp_msg.c:72) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405405 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405405 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19045 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405406 DLMGCP DEBUG <0013> Received message: line #01: C: 0075 (mgcp_msg.c:72) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405406 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405406 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19046 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405406 DLMGCP DEBUG <0013> Received message: line #01: C: 0076 (mgcp_msg.c:72) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405406 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405406 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405406 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19049 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405408 DLMGCP DEBUG <0013> Received message: line #01: C: 0079 (mgcp_msg.c:72) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405408 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405408 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405408 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19050 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405409 DLMGCP DEBUG <0013> Received message: line #01: C: 007A (mgcp_msg.c:72) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405409 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405409 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405409 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19051 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405410 DLMGCP DEBUG <0013> Received message: line #01: C: 007B (mgcp_msg.c:72) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405410 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405410 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405410 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19054 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405412 DLMGCP DEBUG <0013> Received message: line #01: C: 007E (mgcp_msg.c:72) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405412 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405412 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405412 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19055 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405413 DLMGCP DEBUG <0013> Received message: line #01: C: 007F (mgcp_msg.c:72) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405413 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405413 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405413 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19056 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405414 DLMGCP DEBUG <0013> Received message: line #01: C: 0080 (mgcp_msg.c:72) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405414 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405414 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19057 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405414 DLMGCP DEBUG <0013> Received message: line #01: C: 0081 (mgcp_msg.c:72) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405414 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405414 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405414 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405415 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19059 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405416 DLMGCP DEBUG <0013> Received message: line #01: C: 0083 (mgcp_msg.c:72) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405416 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405416 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405416 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405417 DLMGCP DEBUG <0013> Generated response: line #00: 200 19059 OK (mgcp_msg.c:72) 20250804085405417 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19060 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405417 DLMGCP DEBUG <0013> Received message: line #01: C: 0084 (mgcp_msg.c:72) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405417 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405417 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405417 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19071 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405425 DLMGCP DEBUG <0013> Received message: line #01: C: 008F (mgcp_msg.c:72) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405425 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405425 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405425 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405426 DLMGCP DEBUG <0013> Generated response: line #00: 200 19071 OK (mgcp_msg.c:72) 20250804085405426 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19072 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405426 DLMGCP DEBUG <0013> Received message: line #01: C: 0090 (mgcp_msg.c:72) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405426 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405426 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405426 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405427 DLMGCP DEBUG <0013> Generated response: line #00: 200 19072 OK (mgcp_msg.c:72) 20250804085405427 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19073 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405427 DLMGCP DEBUG <0013> Received message: line #01: C: 0091 (mgcp_msg.c:72) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405427 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405427 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405427 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405428 DLMGCP DEBUG <0013> Generated response: line #00: 200 19073 OK (mgcp_msg.c:72) 20250804085405428 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19074 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405428 DLMGCP DEBUG <0013> Received message: line #01: C: 0092 (mgcp_msg.c:72) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405428 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405428 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405428 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405429 DLMGCP DEBUG <0013> Generated response: line #00: 200 19074 OK (mgcp_msg.c:72) 20250804085405429 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19075 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405429 DLMGCP DEBUG <0013> Received message: line #01: C: 0093 (mgcp_msg.c:72) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405429 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405429 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405429 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405429 DLMGCP DEBUG <0013> Generated response: line #00: 200 19075 OK (mgcp_msg.c:72) 20250804085405430 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19076 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405430 DLMGCP DEBUG <0013> Received message: line #01: C: 0094 (mgcp_msg.c:72) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405430 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405430 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405430 DLMGCP DEBUG <0013> Generated response: line #00: 200 19076 OK (mgcp_msg.c:72) 20250804085405430 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19077 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405430 DLMGCP DEBUG <0013> Received message: line #01: C: 0095 (mgcp_msg.c:72) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405430 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405430 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405430 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405431 DLMGCP DEBUG <0013> Generated response: line #00: 200 19077 OK (mgcp_msg.c:72) 20250804085405431 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19078 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405431 DLMGCP DEBUG <0013> Received message: line #01: C: 0096 (mgcp_msg.c:72) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405431 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405431 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405432 DLMGCP DEBUG <0013> Generated response: line #00: 200 19078 OK (mgcp_msg.c:72) 20250804085405432 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19079 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405432 DLMGCP DEBUG <0013> Received message: line #01: C: 0097 (mgcp_msg.c:72) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405432 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405432 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405432 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405433 DLMGCP DEBUG <0013> Generated response: line #00: 200 19079 OK (mgcp_msg.c:72) 20250804085405433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19080 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405433 DLMGCP DEBUG <0013> Received message: line #01: C: 0098 (mgcp_msg.c:72) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405433 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405433 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405434 DLMGCP DEBUG <0013> Generated response: line #00: 200 19080 OK (mgcp_msg.c:72) 20250804085405434 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19081 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405434 DLMGCP DEBUG <0013> Received message: line #01: C: 0099 (mgcp_msg.c:72) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405434 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405434 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405434 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405435 DLMGCP DEBUG <0013> Generated response: line #00: 200 19081 OK (mgcp_msg.c:72) 20250804085405435 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19082 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405435 DLMGCP DEBUG <0013> Received message: line #01: C: 009A (mgcp_msg.c:72) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405435 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405435 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405435 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405436 DLMGCP DEBUG <0013> Generated response: line #00: 200 19082 OK (mgcp_msg.c:72) 20250804085405436 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19083 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405436 DLMGCP DEBUG <0013> Received message: line #01: C: 009B (mgcp_msg.c:72) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405436 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405436 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405436 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405436 DLMGCP DEBUG <0013> Generated response: line #00: 200 19083 OK (mgcp_msg.c:72) 20250804085405437 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19084 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405437 DLMGCP DEBUG <0013> Received message: line #01: C: 009C (mgcp_msg.c:72) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405437 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405437 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405437 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405437 DLMGCP DEBUG <0013> Generated response: line #00: 200 19084 OK (mgcp_msg.c:72) 20250804085405437 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19085 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405437 DLMGCP DEBUG <0013> Received message: line #01: C: 009D (mgcp_msg.c:72) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405438 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405438 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405438 DLMGCP DEBUG <0013> Generated response: line #00: 200 19085 OK (mgcp_msg.c:72) 20250804085405438 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19086 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405438 DLMGCP DEBUG <0013> Received message: line #01: C: 009E (mgcp_msg.c:72) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405438 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405438 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405439 DLMGCP DEBUG <0013> Generated response: line #00: 200 19086 OK (mgcp_msg.c:72) 20250804085405439 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19087 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405439 DLMGCP DEBUG <0013> Received message: line #01: C: 009F (mgcp_msg.c:72) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405439 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405439 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405439 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405440 DLMGCP DEBUG <0013> Generated response: line #00: 200 19087 OK (mgcp_msg.c:72) 20250804085405440 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19088 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405440 DLMGCP DEBUG <0013> Received message: line #01: C: 00A0 (mgcp_msg.c:72) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405440 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405440 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405440 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405441 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405441 DLMGCP DEBUG <0013> Generated response: line #00: 200 19088 OK (mgcp_msg.c:72) 20250804085405441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19089 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405441 DLMGCP DEBUG <0013> Received message: line #01: C: 00A1 (mgcp_msg.c:72) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405442 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405442 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405442 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405442 DLMGCP DEBUG <0013> Generated response: line #00: 200 19089 OK (mgcp_msg.c:72) 20250804085405443 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19090 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405443 DLMGCP DEBUG <0013> Received message: line #01: C: 00A2 (mgcp_msg.c:72) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405443 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405443 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405443 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405443 DLMGCP DEBUG <0013> Generated response: line #00: 200 19090 OK (mgcp_msg.c:72) 20250804085405444 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19091 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405444 DLMGCP DEBUG <0013> Received message: line #01: C: 00A3 (mgcp_msg.c:72) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405444 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405444 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405444 DLMGCP DEBUG <0013> Generated response: line #00: 200 19091 OK (mgcp_msg.c:72) 20250804085405444 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19092 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405444 DLMGCP DEBUG <0013> Received message: line #01: C: 00A4 (mgcp_msg.c:72) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405444 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405444 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405444 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405445 DLMGCP DEBUG <0013> Generated response: line #00: 200 19092 OK (mgcp_msg.c:72) 20250804085405445 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19093 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405445 DLMGCP DEBUG <0013> Received message: line #01: C: 00A5 (mgcp_msg.c:72) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405445 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405445 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405445 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405446 DLMGCP DEBUG <0013> Generated response: line #00: 200 19093 OK (mgcp_msg.c:72) 20250804085405446 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19094 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405446 DLMGCP DEBUG <0013> Received message: line #01: C: 00A6 (mgcp_msg.c:72) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405446 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405446 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405446 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405447 DLMGCP DEBUG <0013> Generated response: line #00: 200 19094 OK (mgcp_msg.c:72) 20250804085405447 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19095 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405447 DLMGCP DEBUG <0013> Received message: line #01: C: 00A7 (mgcp_msg.c:72) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405447 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405447 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405447 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405448 DLMGCP DEBUG <0013> Generated response: line #00: 200 19095 OK (mgcp_msg.c:72) 20250804085405448 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19096 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405448 DLMGCP DEBUG <0013> Received message: line #01: C: 00A8 (mgcp_msg.c:72) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405448 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405448 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405448 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405449 DLMGCP DEBUG <0013> Generated response: line #00: 200 19096 OK (mgcp_msg.c:72) 20250804085405449 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19097 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405449 DLMGCP DEBUG <0013> Received message: line #01: C: 00A9 (mgcp_msg.c:72) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405449 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405449 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405449 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405450 DLMGCP DEBUG <0013> Generated response: line #00: 200 19097 OK (mgcp_msg.c:72) 20250804085405450 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19098 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405450 DLMGCP DEBUG <0013> Received message: line #01: C: 00AA (mgcp_msg.c:72) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405450 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405450 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405450 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405451 DLMGCP DEBUG <0013> Generated response: line #00: 200 19098 OK (mgcp_msg.c:72) 20250804085405451 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19099 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405451 DLMGCP DEBUG <0013> Received message: line #01: C: 00AB (mgcp_msg.c:72) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405451 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405451 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405451 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405452 DLMGCP DEBUG <0013> Generated response: line #00: 200 19099 OK (mgcp_msg.c:72) 20250804085405452 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19100 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405452 DLMGCP DEBUG <0013> Received message: line #01: C: 00AC (mgcp_msg.c:72) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405452 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405452 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405452 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405453 DLMGCP DEBUG <0013> Generated response: line #00: 200 19100 OK (mgcp_msg.c:72) 20250804085405453 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19101 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405453 DLMGCP DEBUG <0013> Received message: line #01: C: 00AD (mgcp_msg.c:72) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405453 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405453 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405453 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19103 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405454 DLMGCP DEBUG <0013> Received message: line #01: C: 00AF (mgcp_msg.c:72) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405454 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405454 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405454 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19104 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405455 DLMGCP DEBUG <0013> Received message: line #01: C: 00B0 (mgcp_msg.c:72) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405455 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405455 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405455 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19105 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405456 DLMGCP DEBUG <0013> Received message: line #01: C: 00B1 (mgcp_msg.c:72) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405456 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405456 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405456 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19106 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405457 DLMGCP DEBUG <0013> Received message: line #01: C: 00B2 (mgcp_msg.c:72) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405457 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405457 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19107 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405457 DLMGCP DEBUG <0013> Received message: line #01: C: 00B3 (mgcp_msg.c:72) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405457 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405457 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405457 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19110 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405460 DLMGCP DEBUG <0013> Received message: line #01: C: 00B6 (mgcp_msg.c:72) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405460 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405460 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19111 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405460 DLMGCP DEBUG <0013> Received message: line #01: C: 00B7 (mgcp_msg.c:72) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405460 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405460 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405460 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19112 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405461 DLMGCP DEBUG <0013> Received message: line #01: C: 00B8 (mgcp_msg.c:72) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405461 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405461 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405461 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19113 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405462 DLMGCP DEBUG <0013> Received message: line #01: C: 00B9 (mgcp_msg.c:72) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405462 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405462 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405462 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19118 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405466 DLMGCP DEBUG <0013> Received message: line #01: C: 00BE (mgcp_msg.c:72) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405466 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405466 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405466 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19119 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405467 DLMGCP DEBUG <0013> Received message: line #01: C: 00BF (mgcp_msg.c:72) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405467 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405467 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19120 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405467 DLMGCP DEBUG <0013> Received message: line #01: C: 00C0 (mgcp_msg.c:72) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405467 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405467 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19121 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405468 DLMGCP DEBUG <0013> Received message: line #01: C: 00C1 (mgcp_msg.c:72) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405468 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405468 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19125 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405471 DLMGCP DEBUG <0013> Received message: line #01: C: 00C5 (mgcp_msg.c:72) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405471 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405471 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405472 DLMGCP DEBUG <0013> Generated response: line #00: 200 19125 OK (mgcp_msg.c:72) 20250804085405472 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19126 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405472 DLMGCP DEBUG <0013> Received message: line #01: C: 00C6 (mgcp_msg.c:72) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405472 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405472 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405473 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19133 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405477 DLMGCP DEBUG <0013> Received message: line #01: C: 00CD (mgcp_msg.c:72) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405477 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405477 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405477 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405478 DLMGCP DEBUG <0013> Generated response: line #00: 200 19133 OK (mgcp_msg.c:72) 20250804085405478 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19134 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405478 DLMGCP DEBUG <0013> Received message: line #01: C: 00CE (mgcp_msg.c:72) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405478 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405478 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405478 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405479 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19140 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405483 DLMGCP DEBUG <0013> Received message: line #01: C: 00D4 (mgcp_msg.c:72) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405483 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405483 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405484 DLMGCP DEBUG <0013> Generated response: line #00: 200 19140 OK (mgcp_msg.c:72) 20250804085405484 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19141 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405484 DLMGCP DEBUG <0013> Received message: line #01: C: 00D5 (mgcp_msg.c:72) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405484 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405484 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405484 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19147 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405490 DLMGCP DEBUG <0013> Received message: line #01: C: 00DB (mgcp_msg.c:72) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405490 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405490 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405490 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405490 DLMGCP DEBUG <0013> Generated response: line #00: 200 19147 OK (mgcp_msg.c:72) 20250804085405491 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19148 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405491 DLMGCP DEBUG <0013> Received message: line #01: C: 00DC (mgcp_msg.c:72) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405491 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405491 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405491 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19153 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405495 DLMGCP DEBUG <0013> Received message: line #01: C: 00E1 (mgcp_msg.c:72) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405495 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405495 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405495 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405496 DLMGCP DEBUG <0013> Generated response: line #00: 200 19153 OK (mgcp_msg.c:72) 20250804085405496 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19154 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405496 DLMGCP DEBUG <0013> Received message: line #01: C: 00E2 (mgcp_msg.c:72) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405496 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405496 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19159 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405500 DLMGCP DEBUG <0013> Received message: line #01: C: 00E7 (mgcp_msg.c:72) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405500 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405500 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405500 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405501 DLMGCP DEBUG <0013> Generated response: line #00: 200 19159 OK (mgcp_msg.c:72) 20250804085405501 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19160 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405501 DLMGCP DEBUG <0013> Received message: line #01: C: 00E8 (mgcp_msg.c:72) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405501 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405501 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405501 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405502 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19169 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405509 DLMGCP DEBUG <0013> Received message: line #01: C: 00F1 (mgcp_msg.c:72) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405509 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405509 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405510 DLMGCP DEBUG <0013> Generated response: line #00: 200 19169 OK (mgcp_msg.c:72) 20250804085405510 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19170 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405510 DLMGCP DEBUG <0013> Received message: line #01: C: 00F2 (mgcp_msg.c:72) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405510 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405510 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405510 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19181 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405518 DLMGCP DEBUG <0013> Received message: line #01: C: 00FD (mgcp_msg.c:72) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405518 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405518 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250804085405519 DLMGCP DEBUG <0013> Generated response: line #00: 200 19181 OK (mgcp_msg.c:72) 20250804085405519 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19182 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085405519 DLMGCP DEBUG <0013> Received message: line #01: C: 00FE (mgcp_msg.c:72) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250804085405519 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085405519 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085405519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) RTPEM2(153)@ab0128624cc1: Final verdict of PTC: none OsmuxEM(154)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(155)@ab0128624cc1: Final verdict of PTC: none RTPEM0(151)@ab0128624cc1: Final verdict of PTC: none RTPEM1(152)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass'. Mon Aug 4 08:54:05 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_257 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_257.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=20099092) Waiting for packet dumper to finish... 1 (prev_count=20099092, count=20105940) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'. ------ MGCP_Test.TC_one_crcx_receive_only_osmux ------ Mon Aug 4 08:54:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_one_crcx_receive_only_osmux started. 20250804085413850 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57684 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085413850 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085413850 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085413850 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085413850 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085413850 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085413850 DLMGCP DEBUG <0013> Generated response: line #00: 515 57684 FAIL (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57685 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085413863 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085413863 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085413863 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085413863 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085413863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:56D9AAF5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085413863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:56D9AAF5 output_enabled 0 (mgcp_conn.c:271) 20250804085413863 DLMGCP DEBUG <0013> (1225/rtp C:56D9AAF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085413863 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:56D9AAF5 CRCX: connection successfully created: (1225/rtp C:56D9AAF5 r=NULL:0<->l=::1:5748 CID=4) (mgcp_protocol.c:772) 20250804085413863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085413863 DLMGCP DEBUG <0013> Generated response: line #00: 200 57685 OK (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Generated response: line #01: I: 56D9AAF5 (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 4 (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56D9AAF5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085413863 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085414971 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57686 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085414971 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250804085414971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085414971 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085414971 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085414971 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085414971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085414971 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085414972 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085414972 DLMGCP DEBUG <0013> Generated response: line #00: 200 57686 OK (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 24, bytes_payload_tx := 1440, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(162)@ab0128624cc1: Final verdict of PTC: none RTPEM2(159)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(161)@ab0128624cc1: Final verdict of PTC: none OsmuxEM(160)@ab0128624cc1: Final verdict of PTC: none RTPEM0(157)@ab0128624cc1: Final verdict of PTC: none RTPEM1(158)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@ab0128624cc1: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'. Mon Aug 4 08:54:14 UTC 2025 ====== MGCP_Test.TC_one_crcx_receive_only_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_receive_only_osmux.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=62084) Waiting for packet dumper to finish... 1 (prev_count=62084, count=68908) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'. ------ MGCP_Test.TC_one_crcx_loopback_osmux ------ Mon Aug 4 08:54:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_one_crcx_loopback_osmux started. 20250804085423189 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17579 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085423189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085423189 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085423189 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085423189 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085423189 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085423189 DLMGCP DEBUG <0013> Generated response: line #00: 515 17579 FAIL (mgcp_msg.c:72) 20250804085423203 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17580 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085423203 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250804085423203 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250804085423203 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085423204 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250804085423204 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804085423204 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085423204 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804085423204 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085423204 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804085423204 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 111 (mgcp_msg.c:72) 20250804085423204 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250804085423204 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085423204 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085423204 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085423204 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085423204 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085423204 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804085423204 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:443) 20250804085423204 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FE6694B3 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250804085423204 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FE6694B3 output_enabled 1 (mgcp_conn.c:271) 20250804085423204 DLMGCP DEBUG <0013> (1225/rtp C:FE6694B3 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085423205 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:FE6694B3 CRCX: connection successfully created: (1225/rtp C:FE6694B3 r=127.0.0.1:1985<->l=127.0.0.1:5750 CID=5) (mgcp_protocol.c:772) 20250804085423205 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085423205 DLMGCP DEBUG <0013> Generated response: line #00: 200 17580 OK (mgcp_msg.c:72) 20250804085423205 DLMGCP DEBUG <0013> Generated response: line #01: I: FE6694B3 (mgcp_msg.c:72) 20250804085423205 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 5 (mgcp_msg.c:72) 20250804085423205 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085423205 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE6694B3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085423205 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085423205 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085423205 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085423205 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 111 (mgcp_msg.c:72) 20250804085423205 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250804085423205 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(166)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085424419 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17581 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085424419 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250804085424419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085424419 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085424419 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085424419 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085424419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085424419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085424419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085424419 DLMGCP DEBUG <0013> Generated response: line #00: 200 17581 OK (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass OsmuxEM(166)@ab0128624cc1: Final verdict of PTC: none RTPEM0(163)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@ab0128624cc1: Final verdict of PTC: none RTPEM2(165)@ab0128624cc1: Final verdict of PTC: none RTPEM1(164)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(167)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@ab0128624cc1: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'. Mon Aug 4 08:54:24 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_osmux.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=75612) Waiting for packet dumper to finish... 1 (prev_count=75612, count=82436) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------ Mon Aug 4 08:54:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_osmux started. 20250804085432571 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60805 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085432571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085432571 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085432571 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085432571 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085432571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085432571 DLMGCP DEBUG <0013> Generated response: line #00: 515 60805 FAIL (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60806 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804085432584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085432584 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085432584 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085432584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085432584 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804085432584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3A17488F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085432584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3A17488F output_enabled 1 (mgcp_conn.c:271) 20250804085432584 DLMGCP DEBUG <0013> (1226/rtp C:3A17488F r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085432585 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3A17488F CRCX: connection successfully created: (1226/rtp C:3A17488F r=127.0.0.1:10000<->l=127.0.0.1:5752) (mgcp_protocol.c:772) 20250804085432585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085432585 DLMGCP DEBUG <0013> Generated response: line #00: 200 60806 OK (mgcp_msg.c:72) 20250804085432585 DLMGCP DEBUG <0013> Generated response: line #01: I: 3A17488F (mgcp_msg.c:72) 20250804085432585 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085432585 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3A17488F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085432585 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085432585 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085432585 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085432585 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5752 RTP/AVP 112 (mgcp_msg.c:72) 20250804085432585 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085432585 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804085432585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60807 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085432593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085432593 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085432593 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085432593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085432593 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804085432593 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804085432593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8F1C359F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085432593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8F1C359F output_enabled 1 (mgcp_conn.c:271) 20250804085432593 DLMGCP DEBUG <0013> (1226/rtp C:8F1C359F r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085432594 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8F1C359F CRCX: connection successfully created: (1226/rtp C:8F1C359F r=127.0.0.1:1985<->l=127.0.0.1:5754 CID=6) (mgcp_protocol.c:772) 20250804085432594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085432594 DLMGCP DEBUG <0013> Generated response: line #00: 200 60807 OK (mgcp_msg.c:72) 20250804085432594 DLMGCP DEBUG <0013> Generated response: line #01: I: 8F1C359F (mgcp_msg.c:72) 20250804085432594 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 6 (mgcp_msg.c:72) 20250804085432594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085432594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F1C359F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085432594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085432594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085432594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085432594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804085432594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085432594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(169)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085433806 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60808 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085433806 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085433806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085433806 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085433806 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085433806 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085433806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085433806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085433806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085433806 DLMGCP DEBUG <0013> Generated response: line #00: 200 60808 OK (mgcp_msg.c:72) RTPEM1(170)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: tolerance: 0 packets MTC@ab0128624cc1: batch_size: 4 packets MTC@ab0128624cc1: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(174)@ab0128624cc1: Final verdict of PTC: none RTPEM0(169)@ab0128624cc1: Final verdict of PTC: none RTPEM2(171)@ab0128624cc1: Final verdict of PTC: none RTPEM1(170)@ab0128624cc1: Final verdict of PTC: none OsmuxEM(172)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(173)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'. Mon Aug 4 08:54:33 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=123304) Waiting for packet dumper to finish... 1 (prev_count=123304, count=130040) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir ------ Mon Aug 4 08:54:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_osmux_bidir started. 20250804085442018 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32639 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085442019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085442019 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085442019 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085442019 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085442019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085442019 DLMGCP DEBUG <0013> Generated response: line #00: 515 32639 FAIL (mgcp_msg.c:72) 20250804085442032 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32640 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085442032 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085442032 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085442032 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085442032 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085442032 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085442032 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085442032 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085442032 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085442032 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085442032 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085442033 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085442033 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804085442033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085442033 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085442033 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085442033 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085442033 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804085442033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B93BC1A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085442033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B93BC1A output_enabled 1 (mgcp_conn.c:271) 20250804085442033 DLMGCP DEBUG <0013> (1226/rtp C:4B93BC1A r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085442033 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4B93BC1A CRCX: connection successfully created: (1226/rtp C:4B93BC1A r=127.0.0.1:10000<->l=127.0.0.1:5756) (mgcp_protocol.c:772) 20250804085442033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085442033 DLMGCP DEBUG <0013> Generated response: line #00: 200 32640 OK (mgcp_msg.c:72) 20250804085442033 DLMGCP DEBUG <0013> Generated response: line #01: I: 4B93BC1A (mgcp_msg.c:72) 20250804085442033 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085442033 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4B93BC1A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085442033 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085442033 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085442033 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085442033 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5756 RTP/AVP 112 (mgcp_msg.c:72) 20250804085442033 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085442033 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804085442033 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32641 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085442042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085442042 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085442042 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085442042 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085442042 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804085442042 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804085442043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08959D05 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085442043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08959D05 output_enabled 1 (mgcp_conn.c:271) 20250804085442043 DLMGCP DEBUG <0013> (1226/rtp C:08959D05 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085442043 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:08959D05 CRCX: connection successfully created: (1226/rtp C:08959D05 r=127.0.0.1:1985<->l=127.0.0.1:5758 CID=7) (mgcp_protocol.c:772) 20250804085442043 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085442043 DLMGCP DEBUG <0013> Generated response: line #00: 200 32641 OK (mgcp_msg.c:72) 20250804085442043 DLMGCP DEBUG <0013> Generated response: line #01: I: 08959D05 (mgcp_msg.c:72) 20250804085442043 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 7 (mgcp_msg.c:72) 20250804085442043 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085442043 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08959D05 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085442043 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085442043 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085442043 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085442043 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804085442043 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085442043 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(178)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085443260 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32642 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085443260 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085443260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085443260 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085443260 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085443260 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085443260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085443260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085443260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085443260 DLMGCP DEBUG <0013> Generated response: line #00: 200 32642 OK (mgcp_msg.c:72) RTPEM1(176)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats A: { num_pkts_tx := 47, bytes_payload_tx := 799, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: tolerance: 3 packets MTC@ab0128624cc1: batch_size: 4 packets MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 799, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass OsmuxEM(178)@ab0128624cc1: Final verdict of PTC: none RTPEM2(177)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@ab0128624cc1: Final verdict of PTC: none RTPEM1(176)@ab0128624cc1: Final verdict of PTC: none RTPEM0(175)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(179)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(175): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(176): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(177): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(178): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(179): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass'. Mon Aug 4 08:54:43 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=192128) Waiting for packet dumper to finish... 1 (prev_count=192128, count=198864) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe ------ Mon Aug 4 08:54:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. 20250804085451427 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46140 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085451427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085451427 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085451427 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085451427 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085451427 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085451427 DLMGCP DEBUG <0013> Generated response: line #00: 515 46140 FAIL (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46141 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250804085451432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085451432 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085451432 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085451432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085451432 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804085451432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0A2B02B0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085451432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0A2B02B0 output_enabled 1 (mgcp_conn.c:271) 20250804085451432 DLMGCP DEBUG <0013> (1226/rtp C:0A2B02B0 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085451433 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0A2B02B0 CRCX: connection successfully created: (1226/rtp C:0A2B02B0 r=127.0.0.1:10000<->l=127.0.0.1:5760) (mgcp_protocol.c:772) 20250804085451433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085451433 DLMGCP DEBUG <0013> Generated response: line #00: 200 46141 OK (mgcp_msg.c:72) 20250804085451433 DLMGCP DEBUG <0013> Generated response: line #01: I: 0A2B02B0 (mgcp_msg.c:72) 20250804085451433 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085451433 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0A2B02B0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085451433 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085451433 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085451433 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085451433 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5760 RTP/AVP 112 (mgcp_msg.c:72) 20250804085451433 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085451433 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250804085451433 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46142 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085451435 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085451435 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085451435 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085451435 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804085451435 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804085451435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2B939EE9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085451435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2B939EE9 output_enabled 1 (mgcp_conn.c:271) 20250804085451435 DLMGCP DEBUG <0013> (1226/rtp C:2B939EE9 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085451435 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2B939EE9 CRCX: connection successfully created: (1226/rtp C:2B939EE9 r=127.0.0.1:1985<->l=127.0.0.1:5762 CID=8) (mgcp_protocol.c:772) 20250804085451435 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085451435 DLMGCP DEBUG <0013> Generated response: line #00: 200 46142 OK (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Generated response: line #01: I: 2B939EE9 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 8 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B939EE9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085451435 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(184)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085452646 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46143 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085452646 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085452646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085452646 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085452646 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085452646 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085452646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085452646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085452646 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085452646 DLMGCP DEBUG <0013> Generated response: line #00: 200 46143 OK (mgcp_msg.c:72) RTPEM1(182)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats A: { num_pkts_tx := 48, bytes_payload_tx := 768, num_pkts_rx := 48, bytes_payload_rx := 768, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: tolerance: 3 packets MTC@ab0128624cc1: batch_size: 4 packets MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 768, num_pkts_rx := 48, bytes_payload_rx := 768, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass OsmuxEM(184)@ab0128624cc1: Final verdict of PTC: none RTPEM1(182)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@ab0128624cc1: Final verdict of PTC: none RTPEM0(181)@ab0128624cc1: Final verdict of PTC: none RTPEM2(183)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(185)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(181): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(182): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(183): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(184): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(185): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass'. Mon Aug 4 08:54:52 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=193232) Waiting for packet dumper to finish... 1 (prev_count=193232, count=199968) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard ------ Mon Aug 4 08:54:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. 20250804085500861 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6124 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085500861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085500861 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085500861 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085500861 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085500861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085500861 DLMGCP DEBUG <0013> Generated response: line #00: 515 6124 FAIL (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6125 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085500874 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085500874 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085500874 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085500874 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804085500874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16673EF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085500874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16673EF0 output_enabled 0 (mgcp_conn.c:271) 20250804085500874 DLMGCP DEBUG <0013> (1227/rtp C:16673EF0 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085500874 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:16673EF0 CRCX: connection successfully created: (1227/rtp C:16673EF0 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:772) 20250804085500874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085500874 DLMGCP DEBUG <0013> Generated response: line #00: 200 6125 OK (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Generated response: line #01: I: 16673EF0 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Generated response: line #03: o=- 16673EF0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085500874 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085500882 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6126 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085500882 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085500882 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085500883 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085500883 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085500883 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085500883 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250804085500883 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804085500883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:216A8BA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085500883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:216A8BA2 output_enabled 0 (mgcp_conn.c:271) 20250804085500883 DLMGCP DEBUG <0013> (1227/rtp C:216A8BA2 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085500883 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:216A8BA2 CRCX: connection successfully created: (1227/rtp C:216A8BA2 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:772) 20250804085500883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085500883 DLMGCP DEBUG <0013> Generated response: line #00: 200 6126 OK (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Generated response: line #01: I: 216A8BA2 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 9 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Generated response: line #04: o=- 216A8BA2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085500883 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(187)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804085502404 DLMGCP DEBUG <0013> Received message: line #00: MDCX 6127 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085502404 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085502404 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804085502404 DLMGCP DEBUG <0013> Received message: line #03: I: 16673EF0 (mgcp_msg.c:72) 20250804085502404 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085502404 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804085502404 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085502404 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804085502404 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085502404 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804085502404 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085502404 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085502404 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085502404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085502404 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085502404 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804085502404 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085502404 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804085502404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16673EF0 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085502404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16673EF0 output_enabled 1 (mgcp_conn.c:271) 20250804085502404 DLMGCP DEBUG <0013> (1227/rtp C:16673EF0 r=127.0.0.1:10000<->l=127.0.0.1:5764) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085502405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:16673EF0 MDCX: connection successfully modified: (1227/rtp C:16673EF0 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:976) 20250804085502405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085502405 DLMGCP DEBUG <0013> Generated response: line #00: 200 6127 OK (mgcp_msg.c:72) 20250804085502405 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804085502405 DLMGCP DEBUG <0013> Generated response: line #02: o=- 16673EF0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085502405 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804085502405 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085502405 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804085502405 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250804085502405 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085502405 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(190)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804085502920 DLMGCP DEBUG <0013> Received message: line #00: MDCX 6128 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085502920 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085502920 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804085502920 DLMGCP DEBUG <0013> Received message: line #03: I: 216A8BA2 (mgcp_msg.c:72) 20250804085502920 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085502920 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250804085502921 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250804085502921 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085502921 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250804085502921 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085502921 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250804085502921 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804085502921 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085502921 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250804085502921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085502921 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085502921 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804085502921 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085502921 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804085502921 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804085502921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:216A8BA2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085502921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:216A8BA2 output_enabled 1 (mgcp_conn.c:271) 20250804085502921 DLMGCP DEBUG <0013> (1227/rtp C:216A8BA2 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085502921 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:216A8BA2 MDCX: connection successfully modified: (1227/rtp C:216A8BA2 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:976) 20250804085502921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085502921 DLMGCP DEBUG <0013> Generated response: line #00: 200 6128 OK (mgcp_msg.c:72) 20250804085502921 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 9 (mgcp_msg.c:72) 20250804085502921 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085502921 DLMGCP DEBUG <0013> Generated response: line #03: o=- 216A8BA2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085502921 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085502922 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085502922 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085502922 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804085502922 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085502922 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 192, bytes_payload_tx := 3264, num_pkts_rx := 96, bytes_payload_rx := 1632, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 24, bytes_payload_rx := 1440, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804085505034 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6129 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085505034 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804085505034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085505034 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085505034 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085505034 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085505034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085505034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085505034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085505034 DLMGCP DEBUG <0013> Generated response: line #00: 200 6129 OK (mgcp_msg.c:72) RTPEM0(187)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM0(187)@ab0128624cc1: Final verdict of PTC: none RTPEM2(189)@ab0128624cc1: Final verdict of PTC: none RTPEM1(188)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@ab0128624cc1: Final verdict of PTC: none OsmuxEM(190)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(191)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'. Mon Aug 4 08:55:05 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=450084) Waiting for packet dumper to finish... 1 (prev_count=450084, count=456820) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed ------ Mon Aug 4 08:55:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. 20250804085513237 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57305 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085513237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085513237 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085513237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085513237 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085513237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085513237 DLMGCP DEBUG <0013> Generated response: line #00: 515 57305 FAIL (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57306 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085513250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085513250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085513250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085513250 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804085513250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22B0E1C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085513250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22B0E1C3 output_enabled 0 (mgcp_conn.c:271) 20250804085513250 DLMGCP DEBUG <0013> (1227/rtp C:22B0E1C3 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085513250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:22B0E1C3 CRCX: connection successfully created: (1227/rtp C:22B0E1C3 r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:772) 20250804085513250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085513250 DLMGCP DEBUG <0013> Generated response: line #00: 200 57306 OK (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Generated response: line #01: I: 22B0E1C3 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Generated response: line #03: o=- 22B0E1C3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085513250 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085513258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57307 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085513258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085513258 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804085513258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085513258 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250804085513258 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085513259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085513259 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085513259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085513259 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804085513259 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804085513259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBA3D5C9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085513259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBA3D5C9 output_enabled 0 (mgcp_conn.c:271) 20250804085513259 DLMGCP DEBUG <0013> (1227/rtp C:BBA3D5C9 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085513259 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BBA3D5C9 CRCX: connection successfully created: (1227/rtp C:BBA3D5C9 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:772) 20250804085513259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085513259 DLMGCP DEBUG <0013> Generated response: line #00: 200 57307 OK (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Generated response: line #01: I: BBA3D5C9 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 10 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Generated response: line #04: o=- BBA3D5C9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085513259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(193)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804085514781 DLMGCP DEBUG <0013> Received message: line #00: MDCX 57308 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Received message: line #03: I: 22B0E1C3 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085514781 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085514781 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804085514781 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085514781 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804085514781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22B0E1C3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085514781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22B0E1C3 output_enabled 1 (mgcp_conn.c:271) 20250804085514781 DLMGCP DEBUG <0013> (1227/rtp C:22B0E1C3 r=127.0.0.1:10000<->l=127.0.0.1:5768) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085514781 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:22B0E1C3 MDCX: connection successfully modified: (1227/rtp C:22B0E1C3 r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:976) 20250804085514781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085514781 DLMGCP DEBUG <0013> Generated response: line #00: 200 57308 OK (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Generated response: line #02: o=- 22B0E1C3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085514781 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(196)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804085515294 DLMGCP DEBUG <0013> Received message: line #00: MDCX 57309 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085515294 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085515294 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804085515294 DLMGCP DEBUG <0013> Received message: line #03: I: BBA3D5C9 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085515295 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085515295 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804085515295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085515295 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804085515295 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804085515295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBA3D5C9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085515295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBA3D5C9 output_enabled 1 (mgcp_conn.c:271) 20250804085515295 DLMGCP DEBUG <0013> (1227/rtp C:BBA3D5C9 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085515295 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BBA3D5C9 MDCX: connection successfully modified: (1227/rtp C:BBA3D5C9 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:976) 20250804085515295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085515295 DLMGCP DEBUG <0013> Generated response: line #00: 200 57309 OK (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 10 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Generated response: line #03: o=- BBA3D5C9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804085515295 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 192, bytes_payload_tx := 3264, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 24, bytes_payload_rx := 1440, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804085517407 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57310 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085517407 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804085517407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085517407 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085517407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085517407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085517407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085517407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085517407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085517407 DLMGCP DEBUG <0013> Generated response: line #00: 200 57310 OK (mgcp_msg.c:72) RTPEM0(193)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(194)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(197)@ab0128624cc1: Final verdict of PTC: none RTPEM2(195)@ab0128624cc1: Final verdict of PTC: none OsmuxEM(196)@ab0128624cc1: Final verdict of PTC: none RTPEM0(193)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'. Mon Aug 4 08:55:17 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=471772) Waiting for packet dumper to finish... 1 (prev_count=471772, count=478508) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'. ------ MGCP_Test.TC_crcx_dlcx_30ep ------ Mon Aug 4 08:55:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_dlcx_30ep started. 20250804085525584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6740 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525584 DLMGCP DEBUG <0013> Received message: line #02: C: 011234 (mgcp_msg.c:72) 20250804085525584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085525584 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085525584 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:EE2D26C9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:EE2D26C9 output_enabled 0 (mgcp_conn.c:271) 20250804085525584 DLMGCP DEBUG <0013> (011234/rtp C:EE2D26C9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525584 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:EE2D26C9 CRCX: connection successfully created: (011234/rtp C:EE2D26C9 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:772) 20250804085525584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525584 DLMGCP DEBUG <0013> Generated response: line #00: 200 6740 OK (mgcp_msg.c:72) 20250804085525585 DLMGCP DEBUG <0013> Generated response: line #01: I: EE2D26C9 (mgcp_msg.c:72) 20250804085525585 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525585 DLMGCP DEBUG <0013> Generated response: line #03: o=- EE2D26C9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525585 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525585 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525585 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525585 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5772 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525585 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525585 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525587 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6741 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525587 DLMGCP DEBUG <0013> Received message: line #01: C: 011234 (mgcp_msg.c:72) 20250804085525587 DLMGCP DEBUG <0013> Received message: line #02: I: EE2D26C9 (mgcp_msg.c:72) 20250804085525587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085525587 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085525587 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:EE2D26C9 DLCX: deleting conn:(011234/rtp C:EE2D26C9 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:1134) 20250804085525587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525587 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525587 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525587 DLMGCP DEBUG <0013> Generated response: line #00: 250 6741 OK (mgcp_msg.c:72) 20250804085525587 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6742 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> Received message: line #02: C: 021234 (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085525588 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085525588 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) MTC@ab0128624cc1: setverdict(pass): none -> pass 20250804085525588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BDB016D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BDB016D output_enabled 0 (mgcp_conn.c:271) 20250804085525588 DLMGCP DEBUG <0013> (021234/rtp C:1BDB016D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525588 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1BDB016D CRCX: connection successfully created: (021234/rtp C:1BDB016D r=NULL:0<->l=::1:5774) (mgcp_protocol.c:772) 20250804085525588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525588 DLMGCP DEBUG <0013> Generated response: line #00: 200 6742 OK (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> Generated response: line #01: I: 1BDB016D (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1BDB016D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5774 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525588 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525589 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6743 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525589 DLMGCP DEBUG <0013> Received message: line #01: C: 021234 (mgcp_msg.c:72) 20250804085525589 DLMGCP DEBUG <0013> Received message: line #02: I: 1BDB016D (mgcp_msg.c:72) 20250804085525589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085525589 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085525589 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BDB016D DLCX: deleting conn:(021234/rtp C:1BDB016D r=NULL:0<->l=::1:5774) (mgcp_protocol.c:1134) 20250804085525589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525589 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525589 DLMGCP DEBUG <0013> Generated response: line #00: 250 6743 OK (mgcp_msg.c:72) 20250804085525589 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6744 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525591 DLMGCP DEBUG <0013> Received message: line #02: C: 031234 (mgcp_msg.c:72) 20250804085525591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250804085525591 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250804085525591 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:57AF3CAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:57AF3CAE output_enabled 0 (mgcp_conn.c:271) 20250804085525591 DLMGCP DEBUG <0013> (031234/rtp C:57AF3CAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525591 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:57AF3CAE CRCX: connection successfully created: (031234/rtp C:57AF3CAE r=NULL:0<->l=::1:5776) (mgcp_protocol.c:772) 20250804085525591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525591 DLMGCP DEBUG <0013> Generated response: line #00: 200 6744 OK (mgcp_msg.c:72) 20250804085525591 DLMGCP DEBUG <0013> Generated response: line #01: I: 57AF3CAE (mgcp_msg.c:72) 20250804085525591 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525591 DLMGCP DEBUG <0013> Generated response: line #03: o=- 57AF3CAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525591 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525591 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525591 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525591 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5776 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525591 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525591 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525593 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6745 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525593 DLMGCP DEBUG <0013> Received message: line #01: C: 031234 (mgcp_msg.c:72) 20250804085525593 DLMGCP DEBUG <0013> Received message: line #02: I: 57AF3CAE (mgcp_msg.c:72) 20250804085525593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250804085525593 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250804085525593 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:57AF3CAE DLCX: deleting conn:(031234/rtp C:57AF3CAE r=NULL:0<->l=::1:5776) (mgcp_protocol.c:1134) 20250804085525593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525593 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525593 DLMGCP DEBUG <0013> Generated response: line #00: 250 6745 OK (mgcp_msg.c:72) 20250804085525593 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6746 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525594 DLMGCP DEBUG <0013> Received message: line #02: C: 041234 (mgcp_msg.c:72) 20250804085525594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525594 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250804085525594 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250804085525594 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:BC0D4EC4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:BC0D4EC4 output_enabled 0 (mgcp_conn.c:271) 20250804085525595 DLMGCP DEBUG <0013> (041234/rtp C:BC0D4EC4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525595 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:BC0D4EC4 CRCX: connection successfully created: (041234/rtp C:BC0D4EC4 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:772) 20250804085525595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525595 DLMGCP DEBUG <0013> Generated response: line #00: 200 6746 OK (mgcp_msg.c:72) 20250804085525595 DLMGCP DEBUG <0013> Generated response: line #01: I: BC0D4EC4 (mgcp_msg.c:72) 20250804085525595 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525595 DLMGCP DEBUG <0013> Generated response: line #03: o=- BC0D4EC4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525595 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525595 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525595 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525595 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5778 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525595 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525595 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525596 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6747 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525596 DLMGCP DEBUG <0013> Received message: line #01: C: 041234 (mgcp_msg.c:72) 20250804085525596 DLMGCP DEBUG <0013> Received message: line #02: I: BC0D4EC4 (mgcp_msg.c:72) 20250804085525596 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250804085525596 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250804085525596 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525596 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:BC0D4EC4 DLCX: deleting conn:(041234/rtp C:BC0D4EC4 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:1134) 20250804085525596 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525596 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525596 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525596 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525596 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525596 DLMGCP DEBUG <0013> Generated response: line #00: 250 6747 OK (mgcp_msg.c:72) 20250804085525596 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6748 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525597 DLMGCP DEBUG <0013> Received message: line #02: C: 051234 (mgcp_msg.c:72) 20250804085525597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085525597 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085525597 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A073AD4C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A073AD4C output_enabled 0 (mgcp_conn.c:271) 20250804085525597 DLMGCP DEBUG <0013> (051234/rtp C:A073AD4C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525597 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:A073AD4C CRCX: connection successfully created: (051234/rtp C:A073AD4C r=NULL:0<->l=::1:5780) (mgcp_protocol.c:772) 20250804085525597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525597 DLMGCP DEBUG <0013> Generated response: line #00: 200 6748 OK (mgcp_msg.c:72) 20250804085525597 DLMGCP DEBUG <0013> Generated response: line #01: I: A073AD4C (mgcp_msg.c:72) 20250804085525597 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525597 DLMGCP DEBUG <0013> Generated response: line #03: o=- A073AD4C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525597 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525597 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525597 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525597 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5780 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525597 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525597 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525599 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6749 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525599 DLMGCP DEBUG <0013> Received message: line #01: C: 051234 (mgcp_msg.c:72) 20250804085525599 DLMGCP DEBUG <0013> Received message: line #02: I: A073AD4C (mgcp_msg.c:72) 20250804085525599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250804085525599 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250804085525599 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A073AD4C DLCX: deleting conn:(051234/rtp C:A073AD4C r=NULL:0<->l=::1:5780) (mgcp_protocol.c:1134) 20250804085525599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525599 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525599 DLMGCP DEBUG <0013> Generated response: line #00: 250 6749 OK (mgcp_msg.c:72) 20250804085525599 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6750 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525600 DLMGCP DEBUG <0013> Received message: line #02: C: 061234 (mgcp_msg.c:72) 20250804085525600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525600 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250804085525600 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250804085525600 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525601 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:B7FFF2F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525601 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:B7FFF2F2 output_enabled 0 (mgcp_conn.c:271) 20250804085525601 DLMGCP DEBUG <0013> (061234/rtp C:B7FFF2F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525601 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:B7FFF2F2 CRCX: connection successfully created: (061234/rtp C:B7FFF2F2 r=NULL:0<->l=::1:5782) (mgcp_protocol.c:772) 20250804085525601 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525601 DLMGCP DEBUG <0013> Generated response: line #00: 200 6750 OK (mgcp_msg.c:72) 20250804085525601 DLMGCP DEBUG <0013> Generated response: line #01: I: B7FFF2F2 (mgcp_msg.c:72) 20250804085525601 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525601 DLMGCP DEBUG <0013> Generated response: line #03: o=- B7FFF2F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525601 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525601 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525601 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525601 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5782 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525601 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525601 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525603 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6751 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525603 DLMGCP DEBUG <0013> Received message: line #01: C: 061234 (mgcp_msg.c:72) 20250804085525603 DLMGCP DEBUG <0013> Received message: line #02: I: B7FFF2F2 (mgcp_msg.c:72) 20250804085525603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250804085525603 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250804085525603 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:B7FFF2F2 DLCX: deleting conn:(061234/rtp C:B7FFF2F2 r=NULL:0<->l=::1:5782) (mgcp_protocol.c:1134) 20250804085525603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525603 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525603 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525603 DLMGCP DEBUG <0013> Generated response: line #00: 250 6751 OK (mgcp_msg.c:72) 20250804085525603 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6752 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525605 DLMGCP DEBUG <0013> Received message: line #02: C: 071234 (mgcp_msg.c:72) 20250804085525605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250804085525605 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250804085525605 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:1AE60057 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:1AE60057 output_enabled 0 (mgcp_conn.c:271) 20250804085525605 DLMGCP DEBUG <0013> (071234/rtp C:1AE60057 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525605 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:1AE60057 CRCX: connection successfully created: (071234/rtp C:1AE60057 r=NULL:0<->l=::1:5784) (mgcp_protocol.c:772) 20250804085525605 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525605 DLMGCP DEBUG <0013> Generated response: line #00: 200 6752 OK (mgcp_msg.c:72) 20250804085525605 DLMGCP DEBUG <0013> Generated response: line #01: I: 1AE60057 (mgcp_msg.c:72) 20250804085525605 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525605 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1AE60057 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525605 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525605 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525605 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525605 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5784 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525605 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525605 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525607 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6753 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525607 DLMGCP DEBUG <0013> Received message: line #01: C: 071234 (mgcp_msg.c:72) 20250804085525607 DLMGCP DEBUG <0013> Received message: line #02: I: 1AE60057 (mgcp_msg.c:72) 20250804085525607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250804085525607 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250804085525607 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:1AE60057 DLCX: deleting conn:(071234/rtp C:1AE60057 r=NULL:0<->l=::1:5784) (mgcp_protocol.c:1134) 20250804085525607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525607 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525607 DLMGCP DEBUG <0013> Generated response: line #00: 250 6753 OK (mgcp_msg.c:72) 20250804085525607 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6754 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525608 DLMGCP DEBUG <0013> Received message: line #02: C: 081234 (mgcp_msg.c:72) 20250804085525608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250804085525608 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250804085525608 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:2FB052E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:2FB052E2 output_enabled 0 (mgcp_conn.c:271) 20250804085525608 DLMGCP DEBUG <0013> (081234/rtp C:2FB052E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525608 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:2FB052E2 CRCX: connection successfully created: (081234/rtp C:2FB052E2 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:772) 20250804085525608 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525608 DLMGCP DEBUG <0013> Generated response: line #00: 200 6754 OK (mgcp_msg.c:72) 20250804085525608 DLMGCP DEBUG <0013> Generated response: line #01: I: 2FB052E2 (mgcp_msg.c:72) 20250804085525608 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525608 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2FB052E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525608 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525608 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525608 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525608 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5786 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525608 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525608 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525609 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6755 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525609 DLMGCP DEBUG <0013> Received message: line #01: C: 081234 (mgcp_msg.c:72) 20250804085525609 DLMGCP DEBUG <0013> Received message: line #02: I: 2FB052E2 (mgcp_msg.c:72) 20250804085525609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250804085525609 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250804085525609 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:2FB052E2 DLCX: deleting conn:(081234/rtp C:2FB052E2 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:1134) 20250804085525609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525609 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525610 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525610 DLMGCP DEBUG <0013> Generated response: line #00: 250 6755 OK (mgcp_msg.c:72) 20250804085525610 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6756 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525611 DLMGCP DEBUG <0013> Received message: line #02: C: 091234 (mgcp_msg.c:72) 20250804085525611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525611 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250804085525611 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250804085525611 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525611 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:30532BF8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525611 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:30532BF8 output_enabled 0 (mgcp_conn.c:271) 20250804085525611 DLMGCP DEBUG <0013> (091234/rtp C:30532BF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525611 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:30532BF8 CRCX: connection successfully created: (091234/rtp C:30532BF8 r=NULL:0<->l=::1:5788) (mgcp_protocol.c:772) 20250804085525611 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525611 DLMGCP DEBUG <0013> Generated response: line #00: 200 6756 OK (mgcp_msg.c:72) 20250804085525611 DLMGCP DEBUG <0013> Generated response: line #01: I: 30532BF8 (mgcp_msg.c:72) 20250804085525611 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525611 DLMGCP DEBUG <0013> Generated response: line #03: o=- 30532BF8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525611 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525611 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525611 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525611 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5788 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525611 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525611 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525613 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6757 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525613 DLMGCP DEBUG <0013> Received message: line #01: C: 091234 (mgcp_msg.c:72) 20250804085525613 DLMGCP DEBUG <0013> Received message: line #02: I: 30532BF8 (mgcp_msg.c:72) 20250804085525613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250804085525613 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250804085525613 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:30532BF8 DLCX: deleting conn:(091234/rtp C:30532BF8 r=NULL:0<->l=::1:5788) (mgcp_protocol.c:1134) 20250804085525613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525613 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525613 DLMGCP DEBUG <0013> Generated response: line #00: 250 6757 OK (mgcp_msg.c:72) 20250804085525613 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6758 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525614 DLMGCP DEBUG <0013> Received message: line #02: C: 0A1234 (mgcp_msg.c:72) 20250804085525614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250804085525614 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250804085525614 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:73BF2C01 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:73BF2C01 output_enabled 0 (mgcp_conn.c:271) 20250804085525615 DLMGCP DEBUG <0013> (0A1234/rtp C:73BF2C01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525615 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:73BF2C01 CRCX: connection successfully created: (0A1234/rtp C:73BF2C01 r=NULL:0<->l=::1:5790) (mgcp_protocol.c:772) 20250804085525615 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525615 DLMGCP DEBUG <0013> Generated response: line #00: 200 6758 OK (mgcp_msg.c:72) 20250804085525615 DLMGCP DEBUG <0013> Generated response: line #01: I: 73BF2C01 (mgcp_msg.c:72) 20250804085525615 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525615 DLMGCP DEBUG <0013> Generated response: line #03: o=- 73BF2C01 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525615 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525615 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525615 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525615 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5790 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525615 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525615 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525617 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6759 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525617 DLMGCP DEBUG <0013> Received message: line #01: C: 0A1234 (mgcp_msg.c:72) 20250804085525617 DLMGCP DEBUG <0013> Received message: line #02: I: 73BF2C01 (mgcp_msg.c:72) 20250804085525617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250804085525617 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250804085525617 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:73BF2C01 DLCX: deleting conn:(0A1234/rtp C:73BF2C01 r=NULL:0<->l=::1:5790) (mgcp_protocol.c:1134) 20250804085525617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525617 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525617 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525617 DLMGCP DEBUG <0013> Generated response: line #00: 250 6759 OK (mgcp_msg.c:72) 20250804085525617 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6760 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525618 DLMGCP DEBUG <0013> Received message: line #02: C: 0B1234 (mgcp_msg.c:72) 20250804085525618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250804085525618 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250804085525618 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:85C158C9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:85C158C9 output_enabled 0 (mgcp_conn.c:271) 20250804085525618 DLMGCP DEBUG <0013> (0B1234/rtp C:85C158C9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525618 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:85C158C9 CRCX: connection successfully created: (0B1234/rtp C:85C158C9 r=NULL:0<->l=::1:5792) (mgcp_protocol.c:772) 20250804085525618 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525618 DLMGCP DEBUG <0013> Generated response: line #00: 200 6760 OK (mgcp_msg.c:72) 20250804085525618 DLMGCP DEBUG <0013> Generated response: line #01: I: 85C158C9 (mgcp_msg.c:72) 20250804085525618 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525618 DLMGCP DEBUG <0013> Generated response: line #03: o=- 85C158C9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525618 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525618 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525618 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525618 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5792 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525618 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525618 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525619 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6761 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525619 DLMGCP DEBUG <0013> Received message: line #01: C: 0B1234 (mgcp_msg.c:72) 20250804085525619 DLMGCP DEBUG <0013> Received message: line #02: I: 85C158C9 (mgcp_msg.c:72) 20250804085525619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250804085525619 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250804085525619 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:85C158C9 DLCX: deleting conn:(0B1234/rtp C:85C158C9 r=NULL:0<->l=::1:5792) (mgcp_protocol.c:1134) 20250804085525619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525619 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525619 DLMGCP DEBUG <0013> Generated response: line #00: 250 6761 OK (mgcp_msg.c:72) 20250804085525620 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6762 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525620 DLMGCP DEBUG <0013> Received message: line #02: C: 0C1234 (mgcp_msg.c:72) 20250804085525620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250804085525621 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250804085525621 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:D6CDD955 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:D6CDD955 output_enabled 0 (mgcp_conn.c:271) 20250804085525621 DLMGCP DEBUG <0013> (0C1234/rtp C:D6CDD955 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525621 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:D6CDD955 CRCX: connection successfully created: (0C1234/rtp C:D6CDD955 r=NULL:0<->l=::1:5794) (mgcp_protocol.c:772) 20250804085525621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525621 DLMGCP DEBUG <0013> Generated response: line #00: 200 6762 OK (mgcp_msg.c:72) 20250804085525621 DLMGCP DEBUG <0013> Generated response: line #01: I: D6CDD955 (mgcp_msg.c:72) 20250804085525621 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525621 DLMGCP DEBUG <0013> Generated response: line #03: o=- D6CDD955 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525621 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525621 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525621 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525621 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5794 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525621 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525621 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525622 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6763 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525622 DLMGCP DEBUG <0013> Received message: line #01: C: 0C1234 (mgcp_msg.c:72) 20250804085525622 DLMGCP DEBUG <0013> Received message: line #02: I: D6CDD955 (mgcp_msg.c:72) 20250804085525622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250804085525622 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250804085525622 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:D6CDD955 DLCX: deleting conn:(0C1234/rtp C:D6CDD955 r=NULL:0<->l=::1:5794) (mgcp_protocol.c:1134) 20250804085525622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525622 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525622 DLMGCP DEBUG <0013> Generated response: line #00: 250 6763 OK (mgcp_msg.c:72) 20250804085525622 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6764 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525623 DLMGCP DEBUG <0013> Received message: line #02: C: 0D1234 (mgcp_msg.c:72) 20250804085525623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250804085525623 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250804085525623 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:02AFC8C9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:02AFC8C9 output_enabled 0 (mgcp_conn.c:271) 20250804085525623 DLMGCP DEBUG <0013> (0D1234/rtp C:02AFC8C9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525623 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:02AFC8C9 CRCX: connection successfully created: (0D1234/rtp C:02AFC8C9 r=NULL:0<->l=::1:5796) (mgcp_protocol.c:772) 20250804085525623 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525623 DLMGCP DEBUG <0013> Generated response: line #00: 200 6764 OK (mgcp_msg.c:72) 20250804085525623 DLMGCP DEBUG <0013> Generated response: line #01: I: 02AFC8C9 (mgcp_msg.c:72) 20250804085525623 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525623 DLMGCP DEBUG <0013> Generated response: line #03: o=- 02AFC8C9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525623 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525623 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525623 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525623 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5796 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525623 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525623 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525625 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6765 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525625 DLMGCP DEBUG <0013> Received message: line #01: C: 0D1234 (mgcp_msg.c:72) 20250804085525625 DLMGCP DEBUG <0013> Received message: line #02: I: 02AFC8C9 (mgcp_msg.c:72) 20250804085525625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250804085525625 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250804085525625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:02AFC8C9 DLCX: deleting conn:(0D1234/rtp C:02AFC8C9 r=NULL:0<->l=::1:5796) (mgcp_protocol.c:1134) 20250804085525625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525625 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525625 DLMGCP DEBUG <0013> Generated response: line #00: 250 6765 OK (mgcp_msg.c:72) 20250804085525625 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6766 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525626 DLMGCP DEBUG <0013> Received message: line #02: C: 0E1234 (mgcp_msg.c:72) 20250804085525626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525626 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250804085525626 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250804085525626 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:B8F250F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:B8F250F8 output_enabled 0 (mgcp_conn.c:271) 20250804085525627 DLMGCP DEBUG <0013> (0E1234/rtp C:B8F250F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525627 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:B8F250F8 CRCX: connection successfully created: (0E1234/rtp C:B8F250F8 r=NULL:0<->l=::1:5798) (mgcp_protocol.c:772) 20250804085525627 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525627 DLMGCP DEBUG <0013> Generated response: line #00: 200 6766 OK (mgcp_msg.c:72) 20250804085525627 DLMGCP DEBUG <0013> Generated response: line #01: I: B8F250F8 (mgcp_msg.c:72) 20250804085525627 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525627 DLMGCP DEBUG <0013> Generated response: line #03: o=- B8F250F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525627 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525627 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525627 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525627 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5798 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525627 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525627 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525628 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6767 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525628 DLMGCP DEBUG <0013> Received message: line #01: C: 0E1234 (mgcp_msg.c:72) 20250804085525628 DLMGCP DEBUG <0013> Received message: line #02: I: B8F250F8 (mgcp_msg.c:72) 20250804085525628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250804085525629 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250804085525629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:B8F250F8 DLCX: deleting conn:(0E1234/rtp C:B8F250F8 r=NULL:0<->l=::1:5798) (mgcp_protocol.c:1134) 20250804085525629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525629 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525629 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525629 DLMGCP DEBUG <0013> Generated response: line #00: 250 6767 OK (mgcp_msg.c:72) 20250804085525629 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6768 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525630 DLMGCP DEBUG <0013> Received message: line #02: C: 0F1234 (mgcp_msg.c:72) 20250804085525630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250804085525630 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250804085525630 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:66DAD06E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:66DAD06E output_enabled 0 (mgcp_conn.c:271) 20250804085525630 DLMGCP DEBUG <0013> (0F1234/rtp C:66DAD06E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525630 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:66DAD06E CRCX: connection successfully created: (0F1234/rtp C:66DAD06E r=NULL:0<->l=::1:5800) (mgcp_protocol.c:772) 20250804085525630 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525630 DLMGCP DEBUG <0013> Generated response: line #00: 200 6768 OK (mgcp_msg.c:72) 20250804085525630 DLMGCP DEBUG <0013> Generated response: line #01: I: 66DAD06E (mgcp_msg.c:72) 20250804085525630 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525630 DLMGCP DEBUG <0013> Generated response: line #03: o=- 66DAD06E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525630 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525630 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525630 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525630 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5800 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525630 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525630 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525632 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6769 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525632 DLMGCP DEBUG <0013> Received message: line #01: C: 0F1234 (mgcp_msg.c:72) 20250804085525632 DLMGCP DEBUG <0013> Received message: line #02: I: 66DAD06E (mgcp_msg.c:72) 20250804085525632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250804085525632 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250804085525632 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:66DAD06E DLCX: deleting conn:(0F1234/rtp C:66DAD06E r=NULL:0<->l=::1:5800) (mgcp_protocol.c:1134) 20250804085525632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525632 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525632 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525632 DLMGCP DEBUG <0013> Generated response: line #00: 250 6769 OK (mgcp_msg.c:72) 20250804085525632 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6770 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525633 DLMGCP DEBUG <0013> Received message: line #02: C: 101234 (mgcp_msg.c:72) 20250804085525633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250804085525633 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250804085525633 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:52EC2765 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:52EC2765 output_enabled 0 (mgcp_conn.c:271) 20250804085525633 DLMGCP DEBUG <0013> (101234/rtp C:52EC2765 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525633 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:52EC2765 CRCX: connection successfully created: (101234/rtp C:52EC2765 r=NULL:0<->l=::1:5802) (mgcp_protocol.c:772) 20250804085525633 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525633 DLMGCP DEBUG <0013> Generated response: line #00: 200 6770 OK (mgcp_msg.c:72) 20250804085525633 DLMGCP DEBUG <0013> Generated response: line #01: I: 52EC2765 (mgcp_msg.c:72) 20250804085525633 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525633 DLMGCP DEBUG <0013> Generated response: line #03: o=- 52EC2765 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525633 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525633 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525633 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525633 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5802 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525633 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525633 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525634 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6771 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525634 DLMGCP DEBUG <0013> Received message: line #01: C: 101234 (mgcp_msg.c:72) 20250804085525634 DLMGCP DEBUG <0013> Received message: line #02: I: 52EC2765 (mgcp_msg.c:72) 20250804085525634 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250804085525634 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250804085525634 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525634 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:52EC2765 DLCX: deleting conn:(101234/rtp C:52EC2765 r=NULL:0<->l=::1:5802) (mgcp_protocol.c:1134) 20250804085525634 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525634 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525634 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525634 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525634 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525634 DLMGCP DEBUG <0013> Generated response: line #00: 250 6771 OK (mgcp_msg.c:72) 20250804085525634 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6772 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525635 DLMGCP DEBUG <0013> Received message: line #02: C: 111234 (mgcp_msg.c:72) 20250804085525635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525635 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250804085525635 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250804085525635 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525635 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:6C25D0A9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525635 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:6C25D0A9 output_enabled 0 (mgcp_conn.c:271) 20250804085525635 DLMGCP DEBUG <0013> (111234/rtp C:6C25D0A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525635 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:6C25D0A9 CRCX: connection successfully created: (111234/rtp C:6C25D0A9 r=NULL:0<->l=::1:5804) (mgcp_protocol.c:772) 20250804085525635 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525635 DLMGCP DEBUG <0013> Generated response: line #00: 200 6772 OK (mgcp_msg.c:72) 20250804085525635 DLMGCP DEBUG <0013> Generated response: line #01: I: 6C25D0A9 (mgcp_msg.c:72) 20250804085525635 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525636 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6C25D0A9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525636 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525636 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525636 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525636 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5804 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525636 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525636 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525637 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6773 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525637 DLMGCP DEBUG <0013> Received message: line #01: C: 111234 (mgcp_msg.c:72) 20250804085525637 DLMGCP DEBUG <0013> Received message: line #02: I: 6C25D0A9 (mgcp_msg.c:72) 20250804085525637 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250804085525637 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250804085525637 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525637 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:6C25D0A9 DLCX: deleting conn:(111234/rtp C:6C25D0A9 r=NULL:0<->l=::1:5804) (mgcp_protocol.c:1134) 20250804085525637 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525637 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525637 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525637 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525637 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525637 DLMGCP DEBUG <0013> Generated response: line #00: 250 6773 OK (mgcp_msg.c:72) 20250804085525637 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6774 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525638 DLMGCP DEBUG <0013> Received message: line #02: C: 121234 (mgcp_msg.c:72) 20250804085525638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525638 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250804085525638 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250804085525638 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525638 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:AC9607E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525638 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:AC9607E9 output_enabled 0 (mgcp_conn.c:271) 20250804085525638 DLMGCP DEBUG <0013> (121234/rtp C:AC9607E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525638 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:AC9607E9 CRCX: connection successfully created: (121234/rtp C:AC9607E9 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:772) 20250804085525638 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525638 DLMGCP DEBUG <0013> Generated response: line #00: 200 6774 OK (mgcp_msg.c:72) 20250804085525638 DLMGCP DEBUG <0013> Generated response: line #01: I: AC9607E9 (mgcp_msg.c:72) 20250804085525638 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525638 DLMGCP DEBUG <0013> Generated response: line #03: o=- AC9607E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525638 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525638 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525638 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525638 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5806 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525638 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525638 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525639 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6775 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525639 DLMGCP DEBUG <0013> Received message: line #01: C: 121234 (mgcp_msg.c:72) 20250804085525639 DLMGCP DEBUG <0013> Received message: line #02: I: AC9607E9 (mgcp_msg.c:72) 20250804085525639 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250804085525639 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250804085525639 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525639 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:AC9607E9 DLCX: deleting conn:(121234/rtp C:AC9607E9 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:1134) 20250804085525639 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525639 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525639 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525639 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525639 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525639 DLMGCP DEBUG <0013> Generated response: line #00: 250 6775 OK (mgcp_msg.c:72) 20250804085525639 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6776 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525640 DLMGCP DEBUG <0013> Received message: line #02: C: 131234 (mgcp_msg.c:72) 20250804085525640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525640 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250804085525640 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250804085525640 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525640 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:D43F5205 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525640 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:D43F5205 output_enabled 0 (mgcp_conn.c:271) 20250804085525640 DLMGCP DEBUG <0013> (131234/rtp C:D43F5205 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525640 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:D43F5205 CRCX: connection successfully created: (131234/rtp C:D43F5205 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:772) 20250804085525640 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525640 DLMGCP DEBUG <0013> Generated response: line #00: 200 6776 OK (mgcp_msg.c:72) 20250804085525640 DLMGCP DEBUG <0013> Generated response: line #01: I: D43F5205 (mgcp_msg.c:72) 20250804085525640 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525640 DLMGCP DEBUG <0013> Generated response: line #03: o=- D43F5205 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525640 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525640 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525640 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525640 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5808 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525640 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525640 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525641 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6777 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525641 DLMGCP DEBUG <0013> Received message: line #01: C: 131234 (mgcp_msg.c:72) 20250804085525641 DLMGCP DEBUG <0013> Received message: line #02: I: D43F5205 (mgcp_msg.c:72) 20250804085525641 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250804085525641 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250804085525641 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525641 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:D43F5205 DLCX: deleting conn:(131234/rtp C:D43F5205 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:1134) 20250804085525641 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525641 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525641 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525641 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525641 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525641 DLMGCP DEBUG <0013> Generated response: line #00: 250 6777 OK (mgcp_msg.c:72) 20250804085525641 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6778 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525643 DLMGCP DEBUG <0013> Received message: line #02: C: 141234 (mgcp_msg.c:72) 20250804085525643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525643 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250804085525643 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250804085525643 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525643 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:6E642300 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525643 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:6E642300 output_enabled 0 (mgcp_conn.c:271) 20250804085525643 DLMGCP DEBUG <0013> (141234/rtp C:6E642300 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525643 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:6E642300 CRCX: connection successfully created: (141234/rtp C:6E642300 r=NULL:0<->l=::1:5810) (mgcp_protocol.c:772) 20250804085525643 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525643 DLMGCP DEBUG <0013> Generated response: line #00: 200 6778 OK (mgcp_msg.c:72) 20250804085525643 DLMGCP DEBUG <0013> Generated response: line #01: I: 6E642300 (mgcp_msg.c:72) 20250804085525643 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525643 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6E642300 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525643 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525643 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525643 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525643 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5810 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525643 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525643 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525645 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6779 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525645 DLMGCP DEBUG <0013> Received message: line #01: C: 141234 (mgcp_msg.c:72) 20250804085525645 DLMGCP DEBUG <0013> Received message: line #02: I: 6E642300 (mgcp_msg.c:72) 20250804085525645 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250804085525645 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250804085525645 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525645 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:6E642300 DLCX: deleting conn:(141234/rtp C:6E642300 r=NULL:0<->l=::1:5810) (mgcp_protocol.c:1134) 20250804085525645 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525645 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525645 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525645 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525645 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525645 DLMGCP DEBUG <0013> Generated response: line #00: 250 6779 OK (mgcp_msg.c:72) 20250804085525645 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6780 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525646 DLMGCP DEBUG <0013> Received message: line #02: C: 151234 (mgcp_msg.c:72) 20250804085525646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525646 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250804085525646 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250804085525646 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525646 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:4F791BD7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525646 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:4F791BD7 output_enabled 0 (mgcp_conn.c:271) 20250804085525646 DLMGCP DEBUG <0013> (151234/rtp C:4F791BD7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525646 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:4F791BD7 CRCX: connection successfully created: (151234/rtp C:4F791BD7 r=NULL:0<->l=::1:5812) (mgcp_protocol.c:772) 20250804085525646 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525646 DLMGCP DEBUG <0013> Generated response: line #00: 200 6780 OK (mgcp_msg.c:72) 20250804085525646 DLMGCP DEBUG <0013> Generated response: line #01: I: 4F791BD7 (mgcp_msg.c:72) 20250804085525646 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525646 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4F791BD7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525646 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525646 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525646 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525646 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5812 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525646 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525646 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6781 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525648 DLMGCP DEBUG <0013> Received message: line #01: C: 151234 (mgcp_msg.c:72) 20250804085525648 DLMGCP DEBUG <0013> Received message: line #02: I: 4F791BD7 (mgcp_msg.c:72) 20250804085525648 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250804085525648 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250804085525648 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525648 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:4F791BD7 DLCX: deleting conn:(151234/rtp C:4F791BD7 r=NULL:0<->l=::1:5812) (mgcp_protocol.c:1134) 20250804085525648 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525648 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525648 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525648 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525648 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525648 DLMGCP DEBUG <0013> Generated response: line #00: 250 6781 OK (mgcp_msg.c:72) 20250804085525648 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6782 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525649 DLMGCP DEBUG <0013> Received message: line #02: C: 161234 (mgcp_msg.c:72) 20250804085525649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525649 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250804085525649 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250804085525649 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525649 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:584A163F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525649 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:584A163F output_enabled 0 (mgcp_conn.c:271) 20250804085525649 DLMGCP DEBUG <0013> (161234/rtp C:584A163F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525649 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:584A163F CRCX: connection successfully created: (161234/rtp C:584A163F r=NULL:0<->l=::1:5814) (mgcp_protocol.c:772) 20250804085525649 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525649 DLMGCP DEBUG <0013> Generated response: line #00: 200 6782 OK (mgcp_msg.c:72) 20250804085525649 DLMGCP DEBUG <0013> Generated response: line #01: I: 584A163F (mgcp_msg.c:72) 20250804085525649 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525649 DLMGCP DEBUG <0013> Generated response: line #03: o=- 584A163F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525649 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525649 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525649 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525649 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5814 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525649 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525649 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525650 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6783 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525650 DLMGCP DEBUG <0013> Received message: line #01: C: 161234 (mgcp_msg.c:72) 20250804085525650 DLMGCP DEBUG <0013> Received message: line #02: I: 584A163F (mgcp_msg.c:72) 20250804085525651 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250804085525651 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250804085525651 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525651 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:584A163F DLCX: deleting conn:(161234/rtp C:584A163F r=NULL:0<->l=::1:5814) (mgcp_protocol.c:1134) 20250804085525651 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525651 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525651 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525651 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525651 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525651 DLMGCP DEBUG <0013> Generated response: line #00: 250 6783 OK (mgcp_msg.c:72) 20250804085525651 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6784 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> Received message: line #02: C: 171234 (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250804085525652 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250804085525652 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525652 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:FE8A215F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525652 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:FE8A215F output_enabled 0 (mgcp_conn.c:271) 20250804085525652 DLMGCP DEBUG <0013> (171234/rtp C:FE8A215F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525652 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:FE8A215F CRCX: connection successfully created: (171234/rtp C:FE8A215F r=NULL:0<->l=::1:5816) (mgcp_protocol.c:772) 20250804085525652 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525652 DLMGCP DEBUG <0013> Generated response: line #00: 200 6784 OK (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> Generated response: line #01: I: FE8A215F (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> Generated response: line #03: o=- FE8A215F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5816 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6785 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525653 DLMGCP DEBUG <0013> Received message: line #01: C: 171234 (mgcp_msg.c:72) 20250804085525653 DLMGCP DEBUG <0013> Received message: line #02: I: FE8A215F (mgcp_msg.c:72) 20250804085525653 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250804085525653 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250804085525653 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525653 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:FE8A215F DLCX: deleting conn:(171234/rtp C:FE8A215F r=NULL:0<->l=::1:5816) (mgcp_protocol.c:1134) 20250804085525653 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525653 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525653 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525653 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525653 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525653 DLMGCP DEBUG <0013> Generated response: line #00: 250 6785 OK (mgcp_msg.c:72) 20250804085525653 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6786 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525654 DLMGCP DEBUG <0013> Received message: line #02: C: 181234 (mgcp_msg.c:72) 20250804085525654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525654 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250804085525654 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250804085525654 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525654 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:3D42D7DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525654 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:3D42D7DB output_enabled 0 (mgcp_conn.c:271) 20250804085525654 DLMGCP DEBUG <0013> (181234/rtp C:3D42D7DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525654 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:3D42D7DB CRCX: connection successfully created: (181234/rtp C:3D42D7DB r=NULL:0<->l=::1:5818) (mgcp_protocol.c:772) 20250804085525654 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525654 DLMGCP DEBUG <0013> Generated response: line #00: 200 6786 OK (mgcp_msg.c:72) 20250804085525654 DLMGCP DEBUG <0013> Generated response: line #01: I: 3D42D7DB (mgcp_msg.c:72) 20250804085525654 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525654 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3D42D7DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525654 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525654 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525654 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525654 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5818 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525654 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525654 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6787 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525655 DLMGCP DEBUG <0013> Received message: line #01: C: 181234 (mgcp_msg.c:72) 20250804085525655 DLMGCP DEBUG <0013> Received message: line #02: I: 3D42D7DB (mgcp_msg.c:72) 20250804085525655 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250804085525655 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250804085525655 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525655 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:3D42D7DB DLCX: deleting conn:(181234/rtp C:3D42D7DB r=NULL:0<->l=::1:5818) (mgcp_protocol.c:1134) 20250804085525655 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525655 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525655 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525655 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525655 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525655 DLMGCP DEBUG <0013> Generated response: line #00: 250 6787 OK (mgcp_msg.c:72) 20250804085525655 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6788 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525656 DLMGCP DEBUG <0013> Received message: line #02: C: 191234 (mgcp_msg.c:72) 20250804085525656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525656 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250804085525656 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250804085525656 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525656 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8AD70C0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525656 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8AD70C0D output_enabled 0 (mgcp_conn.c:271) 20250804085525656 DLMGCP DEBUG <0013> (191234/rtp C:8AD70C0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525656 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:8AD70C0D CRCX: connection successfully created: (191234/rtp C:8AD70C0D r=NULL:0<->l=::1:5820) (mgcp_protocol.c:772) 20250804085525656 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525656 DLMGCP DEBUG <0013> Generated response: line #00: 200 6788 OK (mgcp_msg.c:72) 20250804085525656 DLMGCP DEBUG <0013> Generated response: line #01: I: 8AD70C0D (mgcp_msg.c:72) 20250804085525656 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525656 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8AD70C0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525656 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525656 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525656 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525656 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5820 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525656 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525656 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525658 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6789 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525658 DLMGCP DEBUG <0013> Received message: line #01: C: 191234 (mgcp_msg.c:72) 20250804085525658 DLMGCP DEBUG <0013> Received message: line #02: I: 8AD70C0D (mgcp_msg.c:72) 20250804085525658 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250804085525658 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250804085525658 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525658 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:8AD70C0D DLCX: deleting conn:(191234/rtp C:8AD70C0D r=NULL:0<->l=::1:5820) (mgcp_protocol.c:1134) 20250804085525658 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525658 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525658 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525658 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525658 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525658 DLMGCP DEBUG <0013> Generated response: line #00: 250 6789 OK (mgcp_msg.c:72) 20250804085525658 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6790 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525659 DLMGCP DEBUG <0013> Received message: line #02: C: 1A1234 (mgcp_msg.c:72) 20250804085525659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250804085525659 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250804085525659 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:AAB78E4E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:AAB78E4E output_enabled 0 (mgcp_conn.c:271) 20250804085525659 DLMGCP DEBUG <0013> (1A1234/rtp C:AAB78E4E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525659 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:AAB78E4E CRCX: connection successfully created: (1A1234/rtp C:AAB78E4E r=NULL:0<->l=::1:5822) (mgcp_protocol.c:772) 20250804085525659 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525659 DLMGCP DEBUG <0013> Generated response: line #00: 200 6790 OK (mgcp_msg.c:72) 20250804085525659 DLMGCP DEBUG <0013> Generated response: line #01: I: AAB78E4E (mgcp_msg.c:72) 20250804085525659 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525659 DLMGCP DEBUG <0013> Generated response: line #03: o=- AAB78E4E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525659 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525659 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525659 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525659 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5822 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525659 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525659 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6791 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525660 DLMGCP DEBUG <0013> Received message: line #01: C: 1A1234 (mgcp_msg.c:72) 20250804085525660 DLMGCP DEBUG <0013> Received message: line #02: I: AAB78E4E (mgcp_msg.c:72) 20250804085525660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250804085525660 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250804085525660 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:AAB78E4E DLCX: deleting conn:(1A1234/rtp C:AAB78E4E r=NULL:0<->l=::1:5822) (mgcp_protocol.c:1134) 20250804085525661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525661 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525661 DLMGCP DEBUG <0013> Generated response: line #00: 250 6791 OK (mgcp_msg.c:72) 20250804085525661 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6792 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525661 DLMGCP DEBUG <0013> Received message: line #02: C: 1B1234 (mgcp_msg.c:72) 20250804085525661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250804085525661 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250804085525661 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:BEB44BED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525661 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:BEB44BED output_enabled 0 (mgcp_conn.c:271) 20250804085525661 DLMGCP DEBUG <0013> (1B1234/rtp C:BEB44BED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525661 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:BEB44BED CRCX: connection successfully created: (1B1234/rtp C:BEB44BED r=NULL:0<->l=::1:5824) (mgcp_protocol.c:772) 20250804085525662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525662 DLMGCP DEBUG <0013> Generated response: line #00: 200 6792 OK (mgcp_msg.c:72) 20250804085525662 DLMGCP DEBUG <0013> Generated response: line #01: I: BEB44BED (mgcp_msg.c:72) 20250804085525662 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525662 DLMGCP DEBUG <0013> Generated response: line #03: o=- BEB44BED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525662 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525662 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525662 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525662 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5824 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525662 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525662 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6793 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525662 DLMGCP DEBUG <0013> Received message: line #01: C: 1B1234 (mgcp_msg.c:72) 20250804085525662 DLMGCP DEBUG <0013> Received message: line #02: I: BEB44BED (mgcp_msg.c:72) 20250804085525662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250804085525662 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250804085525662 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:BEB44BED DLCX: deleting conn:(1B1234/rtp C:BEB44BED r=NULL:0<->l=::1:5824) (mgcp_protocol.c:1134) 20250804085525663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525663 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525663 DLMGCP DEBUG <0013> Generated response: line #00: 250 6793 OK (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6794 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> Received message: line #02: C: 1C1234 (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250804085525663 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250804085525663 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:23512A4C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:23512A4C output_enabled 0 (mgcp_conn.c:271) 20250804085525663 DLMGCP DEBUG <0013> (1C1234/rtp C:23512A4C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525663 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:23512A4C CRCX: connection successfully created: (1C1234/rtp C:23512A4C r=NULL:0<->l=::1:5826) (mgcp_protocol.c:772) 20250804085525663 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525663 DLMGCP DEBUG <0013> Generated response: line #00: 200 6794 OK (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> Generated response: line #01: I: 23512A4C (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> Generated response: line #03: o=- 23512A4C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5826 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525663 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6795 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525664 DLMGCP DEBUG <0013> Received message: line #01: C: 1C1234 (mgcp_msg.c:72) 20250804085525664 DLMGCP DEBUG <0013> Received message: line #02: I: 23512A4C (mgcp_msg.c:72) 20250804085525664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250804085525664 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250804085525664 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:23512A4C DLCX: deleting conn:(1C1234/rtp C:23512A4C r=NULL:0<->l=::1:5826) (mgcp_protocol.c:1134) 20250804085525664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525664 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525664 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525664 DLMGCP DEBUG <0013> Generated response: line #00: 250 6795 OK (mgcp_msg.c:72) 20250804085525664 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804085525665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6796 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525665 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085525665 DLMGCP DEBUG <0013> Received message: line #02: C: 1D1234 (mgcp_msg.c:72) 20250804085525665 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085525665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250804085525665 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250804085525665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085525665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085525665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:47DBC5A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085525665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:47DBC5A4 output_enabled 0 (mgcp_conn.c:271) 20250804085525665 DLMGCP DEBUG <0013> (1D1234/rtp C:47DBC5A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085525665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:47DBC5A4 CRCX: connection successfully created: (1D1234/rtp C:47DBC5A4 r=NULL:0<->l=::1:5828) (mgcp_protocol.c:772) 20250804085525665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085525665 DLMGCP DEBUG <0013> Generated response: line #00: 200 6796 OK (mgcp_msg.c:72) 20250804085525665 DLMGCP DEBUG <0013> Generated response: line #01: I: 47DBC5A4 (mgcp_msg.c:72) 20250804085525665 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085525665 DLMGCP DEBUG <0013> Generated response: line #03: o=- 47DBC5A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085525665 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085525665 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085525665 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085525665 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5828 RTP/AVP 112 (mgcp_msg.c:72) 20250804085525665 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804085525665 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085525667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6797 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085525667 DLMGCP DEBUG <0013> Received message: line #01: C: 1D1234 (mgcp_msg.c:72) 20250804085525667 DLMGCP DEBUG <0013> Received message: line #02: I: 47DBC5A4 (mgcp_msg.c:72) 20250804085525667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250804085525667 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250804085525667 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085525667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:47DBC5A4 DLCX: deleting conn:(1D1234/rtp C:47DBC5A4 r=NULL:0<->l=::1:5828) (mgcp_protocol.c:1134) 20250804085525667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525667 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250804085525667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085525667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250804085525667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250804085525667 DLMGCP DEBUG <0013> Generated response: line #00: 250 6797 OK (mgcp_msg.c:72) 20250804085525667 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(203)@ab0128624cc1: Final verdict of PTC: none RTPEM2(201)@ab0128624cc1: Final verdict of PTC: none RTPEM1(200)@ab0128624cc1: Final verdict of PTC: none RTPEM0(199)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(202)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'. Mon Aug 4 08:55:25 UTC 2025 ====== MGCP_Test.TC_crcx_dlcx_30ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_dlcx_30ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=334864) Waiting for packet dumper to finish... 1 (prev_count=334864, count=338796) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'. ------ MGCP_Test.TC_rtpem_selftest ------ Mon Aug 4 08:55:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_rtpem_selftest started. MTC@ab0128624cc1: === starting MTC@ab0128624cc1: === stopping RTPEM1(205)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats A: { num_pkts_tx := 243, bytes_payload_tx := 972, num_pkts_rx := 242, bytes_payload_rx := 968, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats B: { num_pkts_tx := 242, bytes_payload_tx := 968, num_pkts_rx := 243, bytes_payload_rx := 972, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: tolerance: 0 packets MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM2(206)@ab0128624cc1: Final verdict of PTC: none RTPEM0(204)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(207)@ab0128624cc1: Final verdict of PTC: none RTPEM1(205)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@ab0128624cc1: Test case TC_rtpem_selftest finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'. Mon Aug 4 08:55:39 UTC 2025 ====== MGCP_Test.TC_rtpem_selftest pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_rtpem_selftest.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=71492) Waiting for packet dumper to finish... 1 (prev_count=71492, count=75424) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'. ------ MGCP_Test.TC_one_crcx_receive_only_rtp ------ Mon Aug 4 08:55:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_one_crcx_receive_only_rtp started. 20250804085547611 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49664 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085547611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085547611 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085547611 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085547611 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085547611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085547611 DLMGCP DEBUG <0013> Generated response: line #00: 515 49664 FAIL (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49665 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085547628 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085547628 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085547628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085547628 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804085547628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F6A506EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085547628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:F6A506EF output_enabled 0 (mgcp_conn.c:271) 20250804085547628 DLMGCP DEBUG <0013> (1225/rtp C:F6A506EF r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000/1 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085547628 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:F6A506EF CRCX: connection successfully created: (1225/rtp C:F6A506EF r=127.0.0.1:10000<->l=127.0.0.1:5830) (mgcp_protocol.c:772) 20250804085547628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085547628 DLMGCP DEBUG <0013> Generated response: line #00: 200 49665 OK (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Generated response: line #01: I: F6A506EF (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Generated response: line #03: o=- F6A506EF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5830 RTP/AVP 112 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250804085547628 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085548739 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49666 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085548739 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250804085548739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085548739 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085548739 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085548739 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085548739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085548739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085548739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085548739 DLMGCP DEBUG <0013> Generated response: line #00: 200 49666 OK (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(213)@ab0128624cc1: Final verdict of PTC: none RTPEM0(209)@ab0128624cc1: Final verdict of PTC: none RTPEM1(210)@ab0128624cc1: Final verdict of PTC: none RTPEM2(211)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(212)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@ab0128624cc1: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'. Mon Aug 4 08:55:48 UTC 2025 ====== MGCP_Test.TC_one_crcx_receive_only_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_receive_only_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=80728) Waiting for packet dumper to finish... 1 (prev_count=80728, count=84660) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'. ------ MGCP_Test.TC_one_crcx_loopback_rtp ------ Mon Aug 4 08:55:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_one_crcx_loopback_rtp started. 20250804085556937 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30828 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085556937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085556937 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085556937 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085556937 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085556937 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085556937 DLMGCP DEBUG <0013> Generated response: line #00: 515 30828 FAIL (mgcp_msg.c:72) 20250804085556942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30829 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085556942 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250804085556942 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250804085556942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085556942 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085556942 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085556942 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085556942 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085556942 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085556942 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085556942 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250804085556942 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085556942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085556942 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085556942 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085556942 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085556942 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:443) 20250804085556942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FC3556FF connection mode 'loopback' 7 (mgcp_conn.c:264) 20250804085556943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:FC3556FF output_enabled 1 (mgcp_conn.c:271) 20250804085556943 DLMGCP DEBUG <0013> (1225/rtp C:FC3556FF r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085556943 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:FC3556FF CRCX: connection successfully created: (1225/rtp C:FC3556FF r=127.0.0.1:10000<->l=127.0.0.1:5832) (mgcp_protocol.c:772) 20250804085556943 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085556943 DLMGCP DEBUG <0013> Generated response: line #00: 200 30829 OK (mgcp_msg.c:72) 20250804085556943 DLMGCP DEBUG <0013> Generated response: line #01: I: FC3556FF (mgcp_msg.c:72) 20250804085556943 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085556943 DLMGCP DEBUG <0013> Generated response: line #03: o=- FC3556FF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085556943 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085556943 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085556943 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085556943 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5832 RTP/AVP 112 (mgcp_msg.c:72) 20250804085556943 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250804085556943 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085558049 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30830 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085558050 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250804085558050 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085558050 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085558050 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085558050 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085558050 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085558050 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085558050 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085558050 DLMGCP DEBUG <0013> Generated response: line #00: 200 30830 OK (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(215)@ab0128624cc1: Final verdict of PTC: none RTPEM0(214)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(218)@ab0128624cc1: Final verdict of PTC: none RTPEM2(216)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(217)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(214): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(215): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(216): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(217): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (pass -> pass) MTC@ab0128624cc1: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass'. Mon Aug 4 08:55:58 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=145076) Waiting for packet dumper to finish... 1 (prev_count=145076, count=149008) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 ------ Mon Aug 4 08:56:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_one_crcx_loopback_rtp_ipv6 started. 20250804085606185 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22822 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085606185 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085606185 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085606185 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085606185 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085606185 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085606185 DLMGCP DEBUG <0013> Generated response: line #00: 515 22822 FAIL (mgcp_msg.c:72) 20250804085606190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22823 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085606190 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250804085606190 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250804085606190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085606190 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085606190 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804085606190 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085606190 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085606190 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085606190 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085606190 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250804085606190 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085606190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085606190 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085606190 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085606190 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085606190 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:443) 20250804085606190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:463489EC connection mode 'loopback' 7 (mgcp_conn.c:264) 20250804085606191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:463489EC output_enabled 1 (mgcp_conn.c:271) 20250804085606191 DLMGCP DEBUG <0013> (1225/rtp C:463489EC r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085606191 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:463489EC CRCX: connection successfully created: (1225/rtp C:463489EC r=::1:10000<->l=::1:5834) (mgcp_protocol.c:772) 20250804085606191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085606191 DLMGCP DEBUG <0013> Generated response: line #00: 200 22823 OK (mgcp_msg.c:72) 20250804085606191 DLMGCP DEBUG <0013> Generated response: line #01: I: 463489EC (mgcp_msg.c:72) 20250804085606191 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085606191 DLMGCP DEBUG <0013> Generated response: line #03: o=- 463489EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804085606191 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085606191 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804085606191 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085606191 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5834 RTP/AVP 112 (mgcp_msg.c:72) 20250804085606191 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250804085606191 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085607297 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22824 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085607297 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250804085607297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085607297 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085607297 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085607297 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804085607297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085607297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085607297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085607297 DLMGCP DEBUG <0013> Generated response: line #00: 200 22824 OK (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 46, bytes_payload_tx := 184, num_pkts_rx := 46, bytes_payload_rx := 184, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(220)@ab0128624cc1: Final verdict of PTC: none RTPEM2(221)@ab0128624cc1: Final verdict of PTC: none RTPEM0(219)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(222)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(219): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(220): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(221): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(222): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (pass -> pass) MTC@ab0128624cc1: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass'. Mon Aug 4 08:56:07 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=145184) Waiting for packet dumper to finish... 1 (prev_count=145184, count=149116) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_and_rtp ------ Mon Aug 4 08:56:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp started. 20250804085615430 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17007 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085615430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085615430 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085615430 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085615430 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085615430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085615430 DLMGCP DEBUG <0013> Generated response: line #00: 515 17007 FAIL (mgcp_msg.c:72) 20250804085615442 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17008 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085615442 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085615442 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085615442 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085615442 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085615442 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085615442 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085615442 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085615442 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085615443 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250804085615443 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085615443 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085615443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085615443 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085615443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085615443 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085615443 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:443) 20250804085615443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19AA938C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085615443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19AA938C output_enabled 1 (mgcp_conn.c:271) 20250804085615443 DLMGCP DEBUG <0013> (1226/rtp C:19AA938C r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085615443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:19AA938C CRCX: connection successfully created: (1226/rtp C:19AA938C r=127.0.0.1:10000<->l=127.0.0.1:5836) (mgcp_protocol.c:772) 20250804085615443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085615443 DLMGCP DEBUG <0013> Generated response: line #00: 200 17008 OK (mgcp_msg.c:72) 20250804085615443 DLMGCP DEBUG <0013> Generated response: line #01: I: 19AA938C (mgcp_msg.c:72) 20250804085615443 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085615443 DLMGCP DEBUG <0013> Generated response: line #03: o=- 19AA938C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085615443 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085615443 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085615443 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085615443 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5836 RTP/AVP 98 (mgcp_msg.c:72) 20250804085615443 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085615443 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085615450 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17009 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085615450 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085615450 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085615450 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085615450 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085615450 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085615450 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085615450 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085615450 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085615450 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250804085615450 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085615450 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085615450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085615450 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085615450 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085615450 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085615450 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:443) 20250804085615450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:11718B8D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085615450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:11718B8D output_enabled 1 (mgcp_conn.c:271) 20250804085615450 DLMGCP DEBUG <0013> (1226/rtp C:11718B8D r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085615451 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:11718B8D CRCX: connection successfully created: (1226/rtp C:11718B8D r=127.0.0.1:20000<->l=127.0.0.1:5838) (mgcp_protocol.c:772) 20250804085615451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085615451 DLMGCP DEBUG <0013> Generated response: line #00: 200 17009 OK (mgcp_msg.c:72) 20250804085615451 DLMGCP DEBUG <0013> Generated response: line #01: I: 11718B8D (mgcp_msg.c:72) 20250804085615451 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085615451 DLMGCP DEBUG <0013> Generated response: line #03: o=- 11718B8D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085615451 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085615451 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085615451 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085615451 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5838 RTP/AVP 98 (mgcp_msg.c:72) 20250804085615451 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085615451 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(224)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(224)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085616560 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17010 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085616560 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085616560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085616560 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085616560 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085616560 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085616560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085616560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085616560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085616560 DLMGCP DEBUG <0013> Generated response: line #00: 200 17010 OK (mgcp_msg.c:72) RTPEM1(225)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats B: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: tolerance: 0 packets MTC@ab0128624cc1: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(228)@ab0128624cc1: Final verdict of PTC: none RTPEM0(224)@ab0128624cc1: Final verdict of PTC: none RTPEM1(225)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(227)@ab0128624cc1: Final verdict of PTC: none RTPEM2(226)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'. Mon Aug 4 08:56:16 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=157052) Waiting for packet dumper to finish... 1 (prev_count=157052, count=160984) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------ Mon Aug 4 08:56:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_bidir started. 20250804085624757 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33512 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085624757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085624757 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085624757 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085624757 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085624757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085624757 DLMGCP DEBUG <0013> Generated response: line #00: 515 33512 FAIL (mgcp_msg.c:72) 20250804085624770 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33513 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085624770 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085624770 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085624770 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085624770 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085624770 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085624770 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085624770 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085624771 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085624771 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085624771 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085624771 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:443) 20250804085624771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B899A903 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085624771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B899A903 output_enabled 1 (mgcp_conn.c:271) 20250804085624771 DLMGCP DEBUG <0013> (1226/rtp C:B899A903 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085624771 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B899A903 CRCX: connection successfully created: (1226/rtp C:B899A903 r=127.0.0.1:10000<->l=127.0.0.1:5840) (mgcp_protocol.c:772) 20250804085624771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085624771 DLMGCP DEBUG <0013> Generated response: line #00: 200 33513 OK (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> Generated response: line #01: I: B899A903 (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> Generated response: line #03: o=- B899A903 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5840 RTP/AVP 98 (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085624771 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085624779 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33514 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085624779 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085624779 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085624779 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085624779 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085624779 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085624779 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085624779 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085624779 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085624779 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250804085624779 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085624779 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085624779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085624779 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085624779 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085624779 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085624779 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:443) 20250804085624779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5C085570 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085624779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5C085570 output_enabled 1 (mgcp_conn.c:271) 20250804085624779 DLMGCP DEBUG <0013> (1226/rtp C:5C085570 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085624780 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5C085570 CRCX: connection successfully created: (1226/rtp C:5C085570 r=127.0.0.1:20000<->l=127.0.0.1:5842) (mgcp_protocol.c:772) 20250804085624780 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085624780 DLMGCP DEBUG <0013> Generated response: line #00: 200 33514 OK (mgcp_msg.c:72) 20250804085624780 DLMGCP DEBUG <0013> Generated response: line #01: I: 5C085570 (mgcp_msg.c:72) 20250804085624780 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085624780 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5C085570 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085624780 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085624780 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085624780 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085624780 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5842 RTP/AVP 98 (mgcp_msg.c:72) 20250804085624780 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085624780 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085625887 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33515 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085625887 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085625887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085625887 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085625887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085625887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085625887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085625887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085625887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085625887 DLMGCP DEBUG <0013> Generated response: line #00: 200 33515 OK (mgcp_msg.c:72) RTPEM1(230)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats A: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats B: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: tolerance: 3 packets MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(230)@ab0128624cc1: Final verdict of PTC: none RTPEM2(231)@ab0128624cc1: Final verdict of PTC: none RTPEM0(229)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(232)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'. Mon Aug 4 08:56:25 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_bidir.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=263352) Waiting for packet dumper to finish... 1 (prev_count=263352, count=267284) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp ------ Mon Aug 4 08:56:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_diff_pt_and_rtp started. 20250804085633958 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62443 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085633958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085633958 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085633958 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085633958 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085633958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085633958 DLMGCP DEBUG <0013> Generated response: line #00: 515 62443 FAIL (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62444 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085633960 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085633960 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085633960 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085633960 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:443) 20250804085633960 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44EBB494 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085633960 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:44EBB494 output_enabled 1 (mgcp_conn.c:271) 20250804085633960 DLMGCP DEBUG <0013> (1226/rtp C:44EBB494 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085633960 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:44EBB494 CRCX: connection successfully created: (1226/rtp C:44EBB494 r=127.0.0.1:10000<->l=127.0.0.1:5844) (mgcp_protocol.c:772) 20250804085633960 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085633960 DLMGCP DEBUG <0013> Generated response: line #00: 200 62444 OK (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Generated response: line #01: I: 44EBB494 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Generated response: line #03: o=- 44EBB494 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5844 RTP/AVP 98 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085633960 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62445 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085633962 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085633962 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085633962 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085633962 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804085633962 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5220285 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085633962 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E5220285 output_enabled 1 (mgcp_conn.c:271) 20250804085633962 DLMGCP DEBUG <0013> (1226/rtp C:E5220285 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085633962 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E5220285 CRCX: connection successfully created: (1226/rtp C:E5220285 r=127.0.0.1:20000<->l=127.0.0.1:5846) (mgcp_protocol.c:772) 20250804085633962 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085633962 DLMGCP DEBUG <0013> Generated response: line #00: 200 62445 OK (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Generated response: line #01: I: E5220285 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Generated response: line #03: o=- E5220285 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5846 RTP/AVP 112 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085633962 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(234)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085635066 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62446 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085635066 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085635066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085635066 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085635066 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085635066 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085635066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085635066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085635066 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085635066 DLMGCP DEBUG <0013> Generated response: line #00: 200 62446 OK (mgcp_msg.c:72) RTPEM1(235)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats B: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: tolerance: 0 packets MTC@ab0128624cc1: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM2(236)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@ab0128624cc1: Final verdict of PTC: none RTPEM0(234)@ab0128624cc1: Final verdict of PTC: none RTPEM1(235)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(237)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'. Mon Aug 4 08:56:35 UTC 2025 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=157096) Waiting for packet dumper to finish... 1 (prev_count=157096, count=161028) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir ------ Mon Aug 4 08:56:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. 20250804085643156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64773 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085643156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085643157 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085643157 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085643157 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085643157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085643157 DLMGCP DEBUG <0013> Generated response: line #00: 515 64773 FAIL (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64774 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085643159 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085643159 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085643159 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085643159 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:443) 20250804085643159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FD987B6D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085643159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FD987B6D output_enabled 1 (mgcp_conn.c:271) 20250804085643159 DLMGCP DEBUG <0013> (1226/rtp C:FD987B6D r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085643159 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FD987B6D CRCX: connection successfully created: (1226/rtp C:FD987B6D r=127.0.0.1:10000<->l=127.0.0.1:5848) (mgcp_protocol.c:772) 20250804085643159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085643159 DLMGCP DEBUG <0013> Generated response: line #00: 200 64774 OK (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Generated response: line #01: I: FD987B6D (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Generated response: line #03: o=- FD987B6D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5848 RTP/AVP 98 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085643159 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64775 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085643161 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085643161 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085643161 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085643161 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804085643161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2C1A877 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085643161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2C1A877 output_enabled 1 (mgcp_conn.c:271) 20250804085643161 DLMGCP DEBUG <0013> (1226/rtp C:F2C1A877 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085643161 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F2C1A877 CRCX: connection successfully created: (1226/rtp C:F2C1A877 r=127.0.0.1:20000<->l=127.0.0.1:5850) (mgcp_protocol.c:772) 20250804085643161 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085643161 DLMGCP DEBUG <0013> Generated response: line #00: 200 64775 OK (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Generated response: line #01: I: F2C1A877 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Generated response: line #03: o=- F2C1A877 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5850 RTP/AVP 112 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085643161 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085644269 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64776 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085644269 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085644269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085644269 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085644269 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085644269 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085644269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085644269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085644269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085644269 DLMGCP DEBUG <0013> Generated response: line #00: 200 64776 OK (mgcp_msg.c:72) RTPEM1(240)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: tolerance: 3 packets MTC@ab0128624cc1: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(243)@ab0128624cc1: Final verdict of PTC: none RTPEM1(240)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(242)@ab0128624cc1: Final verdict of PTC: none RTPEM2(241)@ab0128624cc1: Final verdict of PTC: none RTPEM0(239)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'. Mon Aug 4 08:56:44 UTC 2025 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=267812) Waiting for packet dumper to finish... 1 (prev_count=267812, count=271744) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------ Mon Aug 4 08:56:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp started. 20250804085652421 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1548 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085652421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085652421 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085652421 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085652421 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085652421 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085652421 DLMGCP DEBUG <0013> Generated response: line #00: 515 1548 FAIL (mgcp_msg.c:72) 20250804085652438 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1549 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085652438 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085652438 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804085652438 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085652438 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085652438 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085652438 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085652438 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085652438 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085652438 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250804085652438 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250804085652438 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085652439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085652439 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085652439 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085652439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085652439 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:443) 20250804085652439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FAA8843E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085652439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FAA8843E output_enabled 0 (mgcp_conn.c:271) 20250804085652439 DLMGCP DEBUG <0013> (1227/rtp C:FAA8843E r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085652439 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FAA8843E CRCX: connection successfully created: (1227/rtp C:FAA8843E r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:772) 20250804085652439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085652439 DLMGCP DEBUG <0013> Generated response: line #00: 200 1549 OK (mgcp_msg.c:72) 20250804085652439 DLMGCP DEBUG <0013> Generated response: line #01: I: FAA8843E (mgcp_msg.c:72) 20250804085652439 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085652439 DLMGCP DEBUG <0013> Generated response: line #03: o=- FAA8843E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085652439 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085652439 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085652439 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085652439 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250804085652439 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804085652447 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1550 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085652447 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085652447 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804085652447 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085652447 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085652447 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085652447 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085652447 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085652447 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085652447 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250804085652447 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250804085652447 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085652447 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085652447 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085652447 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085652447 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085652447 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:443) 20250804085652448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D90BDF94 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804085652448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D90BDF94 output_enabled 0 (mgcp_conn.c:271) 20250804085652448 DLMGCP DEBUG <0013> (1227/rtp C:D90BDF94 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085652448 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D90BDF94 CRCX: connection successfully created: (1227/rtp C:D90BDF94 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:772) 20250804085652448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085652448 DLMGCP DEBUG <0013> Generated response: line #00: 200 1550 OK (mgcp_msg.c:72) 20250804085652448 DLMGCP DEBUG <0013> Generated response: line #01: I: D90BDF94 (mgcp_msg.c:72) 20250804085652448 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085652448 DLMGCP DEBUG <0013> Generated response: line #03: o=- D90BDF94 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085652448 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085652448 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085652448 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085652448 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250804085652448 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(244)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804085653968 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1551 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Received message: line #03: I: FAA8843E (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085653968 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085653968 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804085653968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085653968 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:443) 20250804085653968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FAA8843E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085653968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FAA8843E output_enabled 1 (mgcp_conn.c:271) 20250804085653968 DLMGCP DEBUG <0013> (1227/rtp C:FAA8843E r=127.0.0.1:10000<->l=127.0.0.1:5852) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085653968 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FAA8843E MDCX: connection successfully modified: (1227/rtp C:FAA8843E r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:976) 20250804085653968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085653968 DLMGCP DEBUG <0013> Generated response: line #00: 200 1551 OK (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Generated response: line #02: o=- FAA8843E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250804085653968 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(245)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804085654483 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1552 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Received message: line #03: I: D90BDF94 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085654483 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085654483 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804085654483 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085654483 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:443) 20250804085654483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D90BDF94 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085654483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D90BDF94 output_enabled 1 (mgcp_conn.c:271) 20250804085654483 DLMGCP DEBUG <0013> (1227/rtp C:D90BDF94 r=127.0.0.1:20000<->l=127.0.0.1:5854) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085654483 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D90BDF94 MDCX: connection successfully modified: (1227/rtp C:D90BDF94 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:976) 20250804085654483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085654483 DLMGCP DEBUG <0013> Generated response: line #00: 200 1552 OK (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Generated response: line #02: o=- D90BDF94 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250804085654483 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 194, bytes_payload_tx := 776, num_pkts_rx := 122, bytes_payload_rx := 488, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804085656596 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1553 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085656596 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804085656596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085656596 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085656596 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085656596 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085656596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085656596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085656596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085656596 DLMGCP DEBUG <0013> Generated response: line #00: 200 1553 OK (mgcp_msg.c:72) RTPEM0(244)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM0(244)@ab0128624cc1: Final verdict of PTC: none RTPEM1(245)@ab0128624cc1: Final verdict of PTC: none RTPEM2(246)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(247)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'. Mon Aug 4 08:56:56 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=675284) Waiting for packet dumper to finish... 1 (prev_count=675284, count=679216) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'. ------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------ Mon Aug 4 08:57:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_and_unsolicited_rtp started. 20250804085704781 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65300 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085704781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085704781 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085704781 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085704781 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085704781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085704781 DLMGCP DEBUG <0013> Generated response: line #00: 515 65300 FAIL (mgcp_msg.c:72) 20250804085704795 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65301 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085704795 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085704795 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250804085704795 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085704795 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085704795 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085704795 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085704795 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085704795 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085704795 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250804085704795 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085704795 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085704796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085704796 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085704796 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085704796 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085704796 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:443) 20250804085704796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:82194E3F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085704796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:82194E3F output_enabled 1 (mgcp_conn.c:271) 20250804085704796 DLMGCP DEBUG <0013> (1234321326/rtp C:82194E3F r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085704796 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:82194E3F CRCX: connection successfully created: (1234321326/rtp C:82194E3F r=127.0.0.1:10000<->l=127.0.0.1:5856) (mgcp_protocol.c:772) 20250804085704796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085704796 DLMGCP DEBUG <0013> Generated response: line #00: 200 65301 OK (mgcp_msg.c:72) 20250804085704796 DLMGCP DEBUG <0013> Generated response: line #01: I: 82194E3F (mgcp_msg.c:72) 20250804085704796 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085704796 DLMGCP DEBUG <0013> Generated response: line #03: o=- 82194E3F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085704796 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085704796 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085704796 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085704796 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5856 RTP/AVP 98 (mgcp_msg.c:72) 20250804085704796 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085704796 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Received message: line #00: CRCX 65302 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085704805 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085704805 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085704805 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085704805 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:443) 20250804085704805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BEE8B52C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085704805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BEE8B52C output_enabled 1 (mgcp_conn.c:271) 20250804085704805 DLMGCP DEBUG <0013> (1234321326/rtp C:BEE8B52C r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085704805 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BEE8B52C CRCX: connection successfully created: (1234321326/rtp C:BEE8B52C r=127.0.0.1:20000<->l=127.0.0.1:5858) (mgcp_protocol.c:772) 20250804085704805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085704805 DLMGCP DEBUG <0013> Generated response: line #00: 200 65302 OK (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Generated response: line #01: I: BEE8B52C (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Generated response: line #03: o=- BEE8B52C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5858 RTP/AVP 98 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804085704805 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(250)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085705337 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705358 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705379 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705399 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705420 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705440 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705461 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705482 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705503 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705524 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705545 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705566 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705586 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705606 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705627 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705647 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705668 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705688 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705708 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705729 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705749 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705770 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705790 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085705810 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:82194E3F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) RTPEM1(250)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085705920 DLMGCP DEBUG <0013> Received message: line #00: DLCX 65303 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085705920 DLMGCP DEBUG <0013> Received message: line #01: C: 1234321326 (mgcp_msg.c:72) 20250804085705921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085705921 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085705921 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085705921 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085705921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085705921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085705921 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085705921 DLMGCP DEBUG <0013> Generated response: line #00: 200 65303 OK (mgcp_msg.c:72) RTPEM0(249)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats A: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats B: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: tolerance: 0 packets MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(253)@ab0128624cc1: Final verdict of PTC: none RTPEM1(250)@ab0128624cc1: Final verdict of PTC: none RTPEM0(249)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(252)@ab0128624cc1: Final verdict of PTC: none RTPEM2(251)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'. Mon Aug 4 08:57:05 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_unsolicited_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=185684) Waiting for packet dumper to finish... 1 (prev_count=185684, count=189616) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho'. ------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho ------ Mon Aug 4 08:57:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. 20250804085714088 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37288 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085714088 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250804085714088 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250804085714088 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085714088 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085714088 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085714088 DLMGCP DEBUG <0013> Generated response: line #00: 515 37288 FAIL (mgcp_msg.c:72) 20250804085714101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37289 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085714101 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085714101 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250804085714101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085714101 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085714101 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085714101 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085714101 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085714101 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085714101 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 110 (mgcp_msg.c:72) 20250804085714101 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250804085714101 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085714101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250804085714101 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250804085714101 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085714101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085714101 DLMGCP NOTICE <0013> rtpbridge/4@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:443) 20250804085714101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:CEE84F75 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085714101 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:CEE84F75 output_enabled 1 (mgcp_conn.c:271) 20250804085714101 DLMGCP DEBUG <0013> (76338/rtp C:CEE84F75 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:GSM-EFR/8000 subt=GSM-EFR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085714102 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:CEE84F75 CRCX: connection successfully created: (76338/rtp C:CEE84F75 r=127.0.0.1:10000<->l=127.0.0.1:5860) (mgcp_protocol.c:772) 20250804085714102 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085714102 DLMGCP DEBUG <0013> Generated response: line #00: 200 37289 OK (mgcp_msg.c:72) 20250804085714102 DLMGCP DEBUG <0013> Generated response: line #01: I: CEE84F75 (mgcp_msg.c:72) 20250804085714102 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085714102 DLMGCP DEBUG <0013> Generated response: line #03: o=- CEE84F75 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085714102 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085714102 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085714102 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085714102 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250804085714102 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250804085714102 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37290 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 110 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250804085714111 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250804085714111 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085714111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085714111 DLMGCP NOTICE <0013> rtpbridge/4@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:443) 20250804085714111 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:4D477E98 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085714111 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:4D477E98 output_enabled 1 (mgcp_conn.c:271) 20250804085714111 DLMGCP DEBUG <0013> (76338/rtp C:4D477E98 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:GSM-EFR/8000 subt=GSM-EFR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085714111 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:4D477E98 CRCX: connection successfully created: (76338/rtp C:4D477E98 r=127.0.0.1:20000<->l=127.0.0.1:5862) (mgcp_protocol.c:772) 20250804085714111 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085714111 DLMGCP DEBUG <0013> Generated response: line #00: 200 37290 OK (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Generated response: line #01: I: 4D477E98 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4D477E98 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5862 RTP/AVP 110 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250804085714111 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37291 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Received message: line #03: I: CEE84F75 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10002 RTP/AVP 110 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250804085715124 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250804085715124 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804085715124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085715124 DLMGCP NOTICE <0013> rtpbridge/4@mgw: Got media info via SDP: port:10002, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:443) 20250804085715124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:CEE84F75 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085715124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:CEE84F75 output_enabled 1 (mgcp_conn.c:271) 20250804085715124 DLMGCP DEBUG <0013> (76338/rtp C:CEE84F75 r=127.0.0.1:10002<->l=127.0.0.1:5860) codecs[0]:(pt:110=DYNAMIC, audio:GSM-EFR/8000 subt=GSM-EFR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085715124 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:CEE84F75 MDCX: connection successfully modified: (76338/rtp C:CEE84F75 r=127.0.0.1:10002<->l=127.0.0.1:5860) (mgcp_protocol.c:976) 20250804085715124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085715124 DLMGCP DEBUG <0013> Generated response: line #00: 200 37291 OK (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Generated response: line #02: o=- CEE84F75 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250804085715124 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804085715154 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715175 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715195 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715216 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715237 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715257 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715278 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715298 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715319 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715339 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715360 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715380 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715401 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715421 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715442 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715462 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715483 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715503 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715524 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715544 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715564 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715585 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715605 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715626 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715646 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715666 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715686 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715707 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715727 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715747 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715768 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715788 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715808 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715829 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715849 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715869 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715890 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715910 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715930 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715951 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715971 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085715991 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085716012 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085716032 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085716053 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085716073 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085716094 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085716114 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:CEE84F75 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250804085717237 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37292 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085717238 DLMGCP DEBUG <0013> Received message: line #01: C: 76338 (mgcp_msg.c:72) 20250804085717238 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250804085717238 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250804085717238 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085717238 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085717238 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085717238 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085717238 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085717238 DLMGCP DEBUG <0013> Generated response: line #00: 200 37292 OK (mgcp_msg.c:72) RTPEM0(254)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats A: { num_pkts_tx := 146, bytes_payload_tx := 584, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats B: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 146, bytes_payload_rx := 584, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: tolerance: 5 packets MTC@ab0128624cc1: stats: { num_pkts_tx := 146, bytes_payload_tx := 584, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 146, bytes_payload_rx := 584, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass VirtCallAgent-STATS(257)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@ab0128624cc1: Final verdict of PTC: none RTPEM0(254)@ab0128624cc1: Final verdict of PTC: none RTPEM2(256)@ab0128624cc1: Final verdict of PTC: none RTPEM1(255)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(254): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(255): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(256): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(257): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass'. Mon Aug 4 08:57:17 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=764512) Waiting for packet dumper to finish... 1 (prev_count=764512, count=768244) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp'. ------ MGCP_Test.TC_two_crcx_confecho_sendonly_rtp ------ Mon Aug 4 08:57:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_confecho_sendonly_rtp started. 20250804085725395 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5444 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085725395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085725395 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085725395 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085725395 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085725395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085725395 DLMGCP DEBUG <0013> Generated response: line #00: 515 5444 FAIL (mgcp_msg.c:72) 20250804085725407 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5445 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085725407 DLMGCP DEBUG <0013> Received message: line #01: M: confecho (mgcp_msg.c:72) 20250804085725407 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250804085725407 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085725407 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085725407 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085725407 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085725407 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085725407 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085725407 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085725407 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250804085725407 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085725407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085725407 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085725407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085725407 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085725407 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:443) 20250804085725407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:85E181C1 connection mode 'confecho' 11 (mgcp_conn.c:264) 20250804085725408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:85E181C1 output_enabled 1 (mgcp_conn.c:271) 20250804085725408 DLMGCP DEBUG <0013> (1225/rtp C:85E181C1 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085725408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:85E181C1 CRCX: connection successfully created: (1225/rtp C:85E181C1 r=127.0.0.1:10000<->l=127.0.0.1:5864) (mgcp_protocol.c:772) 20250804085725408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085725408 DLMGCP DEBUG <0013> Generated response: line #00: 200 5445 OK (mgcp_msg.c:72) 20250804085725408 DLMGCP DEBUG <0013> Generated response: line #01: I: 85E181C1 (mgcp_msg.c:72) 20250804085725408 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085725408 DLMGCP DEBUG <0013> Generated response: line #03: o=- 85E181C1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085725408 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085725408 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085725408 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085725408 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5864 RTP/AVP 112 (mgcp_msg.c:72) 20250804085725408 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250804085725408 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5446 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Received message: line #01: M: sendonly (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085725416 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085725416 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085725416 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085725416 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:443) 20250804085725416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:88F5111A connection mode 'sendonly' 2 (mgcp_conn.c:264) 20250804085725416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:88F5111A output_enabled 1 (mgcp_conn.c:271) 20250804085725416 DLMGCP DEBUG <0013> (1225/rtp C:88F5111A r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085725416 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:88F5111A CRCX: connection successfully created: (1225/rtp C:88F5111A r=127.0.0.1:20000<->l=127.0.0.1:5866) (mgcp_protocol.c:772) 20250804085725416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085725416 DLMGCP DEBUG <0013> Generated response: line #00: 200 5446 OK (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Generated response: line #01: I: 88F5111A (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Generated response: line #03: o=- 88F5111A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5866 RTP/AVP 112 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250804085725416 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085726523 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5447 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085726523 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250804085726523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085726523 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085726523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085726523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085726523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085726523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085726523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085726523 DLMGCP DEBUG <0013> Generated response: line #00: 200 5447 OK (mgcp_msg.c:72) RTPEM0(259)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 48, bytes_payload_rx := 192, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass VirtCallAgent-STATS(262)@ab0128624cc1: Final verdict of PTC: none RTPEM0(259)@ab0128624cc1: Final verdict of PTC: none RTPEM2(261)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(263)@ab0128624cc1: Final verdict of PTC: none RTPEM1(260)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass'. Mon Aug 4 08:57:26 UTC 2025 ====== MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=263196) Waiting for packet dumper to finish... 1 (prev_count=263196, count=267128) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------ Mon Aug 4 08:57:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_ts101318_rfc5993_rtp_conversion started. 20250804085734741 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40986 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085734741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085734742 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085734742 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085734742 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085734742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085734742 DLMGCP DEBUG <0013> Generated response: line #00: 515 40986 FAIL (mgcp_msg.c:72) 20250804085734755 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40987 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085734755 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085734755 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085734755 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085734755 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085734755 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085734755 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085734755 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085734756 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085734756 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085734756 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085734756 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:443) 20250804085734756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:53C53CB6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085734756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:53C53CB6 output_enabled 1 (mgcp_conn.c:271) 20250804085734756 DLMGCP DEBUG <0013> (1226/rtp C:53C53CB6 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085734756 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:53C53CB6 CRCX: connection successfully created: (1226/rtp C:53C53CB6 r=127.0.0.1:10000<->l=127.0.0.1:5868) (mgcp_protocol.c:772) 20250804085734756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085734756 DLMGCP DEBUG <0013> Generated response: line #00: 200 40987 OK (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> Generated response: line #01: I: 53C53CB6 (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> Generated response: line #03: o=- 53C53CB6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5868 RTP/AVP 111 (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250804085734756 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085734765 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40988 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085734765 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085734765 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085734765 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085734765 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085734765 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085734765 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085734765 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085734765 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085734765 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250804085734765 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250804085734765 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085734765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085734765 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085734765 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085734765 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085734765 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:443) 20250804085734765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26AA0260 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085734765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26AA0260 output_enabled 1 (mgcp_conn.c:271) 20250804085734765 DLMGCP DEBUG <0013> (1226/rtp C:26AA0260 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085734766 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:26AA0260 CRCX: connection successfully created: (1226/rtp C:26AA0260 r=127.0.0.1:20000<->l=127.0.0.1:5870) (mgcp_protocol.c:772) 20250804085734766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085734766 DLMGCP DEBUG <0013> Generated response: line #00: 200 40988 OK (mgcp_msg.c:72) 20250804085734766 DLMGCP DEBUG <0013> Generated response: line #01: I: 26AA0260 (mgcp_msg.c:72) 20250804085734766 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085734766 DLMGCP DEBUG <0013> Generated response: line #03: o=- 26AA0260 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085734766 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085734766 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085734766 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085734766 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5870 RTP/AVP 111 (mgcp_msg.c:72) 20250804085734766 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250804085734766 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(265)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085738891 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40989 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085738891 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085738891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085738891 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085738891 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085738891 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085738891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085738891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085738891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085738891 DLMGCP DEBUG <0013> Generated response: line #00: 200 40989 OK (mgcp_msg.c:72) RTPEM0(264)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(268)@ab0128624cc1: Final verdict of PTC: none RTPEM0(264)@ab0128624cc1: Final verdict of PTC: none RTPEM2(266)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(267)@ab0128624cc1: Final verdict of PTC: none RTPEM1(265)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@ab0128624cc1: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'. Mon Aug 4 08:57:38 UTC 2025 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=262472) Waiting for packet dumper to finish... 1 (prev_count=262472, count=266404) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp ------ Mon Aug 4 08:57:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. 20250804085747020 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7624 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085747020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085747020 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085747020 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085747020 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085747020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085747020 DLMGCP DEBUG <0013> Generated response: line #00: 515 7624 FAIL (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7625 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=ts101318 (mgcp_msg.c:72) 20250804085747026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085747026 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085747026 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085747026 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085747026 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:443) 20250804085747026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:599A2D43 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085747026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:599A2D43 output_enabled 1 (mgcp_conn.c:271) 20250804085747026 DLMGCP DEBUG <0013> (1226/rtp C:599A2D43 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085747027 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:599A2D43 CRCX: connection successfully created: (1226/rtp C:599A2D43 r=127.0.0.1:10000<->l=127.0.0.1:5872) (mgcp_protocol.c:772) 20250804085747027 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085747027 DLMGCP DEBUG <0013> Generated response: line #00: 200 7625 OK (mgcp_msg.c:72) 20250804085747027 DLMGCP DEBUG <0013> Generated response: line #01: I: 599A2D43 (mgcp_msg.c:72) 20250804085747027 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085747027 DLMGCP DEBUG <0013> Generated response: line #03: o=- 599A2D43 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085747027 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085747027 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085747027 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085747027 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5872 RTP/AVP 111 (mgcp_msg.c:72) 20250804085747027 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250804085747027 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7626 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=rfc5993 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085747029 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085747029 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085747029 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085747029 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:443) 20250804085747029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:83A0F1DE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085747029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:83A0F1DE output_enabled 1 (mgcp_conn.c:271) 20250804085747029 DLMGCP DEBUG <0013> (1226/rtp C:83A0F1DE r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085747029 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:83A0F1DE CRCX: connection successfully created: (1226/rtp C:83A0F1DE r=127.0.0.1:20000<->l=127.0.0.1:5874) (mgcp_protocol.c:772) 20250804085747029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085747029 DLMGCP DEBUG <0013> Generated response: line #00: 200 7626 OK (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Generated response: line #01: I: 83A0F1DE (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Generated response: line #03: o=- 83A0F1DE 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5874 RTP/AVP 111 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250804085747029 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(270)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085751152 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7627 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085751152 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085751152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085751152 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085751152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085751152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085751152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085751152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085751153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085751153 DLMGCP DEBUG <0013> Generated response: line #00: 200 7627 OK (mgcp_msg.c:72) RTPEM0(269)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 46, bytes_payload_rx := 644, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 46, bytes_payload_tx := 690, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM0(269)@ab0128624cc1: Final verdict of PTC: none RTPEM1(270)@ab0128624cc1: Final verdict of PTC: none RTPEM2(271)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(272)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@ab0128624cc1: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass'. Mon Aug 4 08:57:51 UTC 2025 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=260900) Waiting for packet dumper to finish... 1 (prev_count=260900, count=264832) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------ Mon Aug 4 08:57:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_amr_oa_bwe_rtp_conversion started. 20250804085759352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50525 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085759352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085759352 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085759352 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085759352 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085759352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085759352 DLMGCP DEBUG <0013> Generated response: line #00: 515 50525 FAIL (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50526 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085759365 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085759365 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085759365 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085759365 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:443) 20250804085759365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B35F2FAA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085759365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B35F2FAA output_enabled 1 (mgcp_conn.c:271) 20250804085759365 DLMGCP DEBUG <0013> (1226/rtp C:B35F2FAA r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085759365 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B35F2FAA CRCX: connection successfully created: (1226/rtp C:B35F2FAA r=127.0.0.1:10000<->l=127.0.0.1:5876) (mgcp_protocol.c:772) 20250804085759365 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085759365 DLMGCP DEBUG <0013> Generated response: line #00: 200 50526 OK (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Generated response: line #01: I: B35F2FAA (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Generated response: line #03: o=- B35F2FAA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5876 RTP/AVP 96 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250804085759365 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50527 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085759374 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085759374 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085759374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085759374 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804085759374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A8B0FE6A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085759374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A8B0FE6A output_enabled 1 (mgcp_conn.c:271) 20250804085759374 DLMGCP DEBUG <0013> (1226/rtp C:A8B0FE6A r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085759374 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A8B0FE6A CRCX: connection successfully created: (1226/rtp C:A8B0FE6A r=127.0.0.1:20000<->l=127.0.0.1:5878) (mgcp_protocol.c:772) 20250804085759374 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085759374 DLMGCP DEBUG <0013> Generated response: line #00: 200 50527 OK (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Generated response: line #01: I: A8B0FE6A (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Generated response: line #03: o=- A8B0FE6A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5878 RTP/AVP 112 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250804085759374 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(275)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085803503 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50528 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085803503 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085803503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085803503 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085803503 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085803503 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085803503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085803503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085803503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085803503 DLMGCP DEBUG <0013> Generated response: line #00: 200 50528 OK (mgcp_msg.c:72) RTPEM0(274)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 47, bytes_payload_rx := 799, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 752, num_pkts_rx := 48, bytes_payload_rx := 768, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(275)@ab0128624cc1: Final verdict of PTC: none RTPEM0(274)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(277)@ab0128624cc1: Final verdict of PTC: none RTPEM2(276)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(278)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@ab0128624cc1: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'. Mon Aug 4 08:58:03 UTC 2025 ====== MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=264952) Waiting for packet dumper to finish... 1 (prev_count=264952, count=268684) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------ Mon Aug 4 08:58:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_amr_oa_oa_rtp_conversion started. 20250804085811611 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32016 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085811611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085811611 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085811611 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085811611 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085811611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085811611 DLMGCP DEBUG <0013> Generated response: line #00: 515 32016 FAIL (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32017 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085811615 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085811615 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085811615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085811615 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:443) 20250804085811615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B7CF3DEE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085811615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B7CF3DEE output_enabled 1 (mgcp_conn.c:271) 20250804085811615 DLMGCP DEBUG <0013> (1226/rtp C:B7CF3DEE r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085811615 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B7CF3DEE CRCX: connection successfully created: (1226/rtp C:B7CF3DEE r=127.0.0.1:10000<->l=127.0.0.1:5880) (mgcp_protocol.c:772) 20250804085811615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085811615 DLMGCP DEBUG <0013> Generated response: line #00: 200 32017 OK (mgcp_msg.c:72) 20250804085811615 DLMGCP DEBUG <0013> Generated response: line #01: I: B7CF3DEE (mgcp_msg.c:72) 20250804085811616 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085811616 DLMGCP DEBUG <0013> Generated response: line #03: o=- B7CF3DEE 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085811616 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085811616 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085811616 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085811616 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5880 RTP/AVP 96 (mgcp_msg.c:72) 20250804085811616 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085811616 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250804085811616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32018 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085811618 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085811618 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085811618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085811618 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804085811618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A70B3C2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085811618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A70B3C2 output_enabled 1 (mgcp_conn.c:271) 20250804085811618 DLMGCP DEBUG <0013> (1226/rtp C:9A70B3C2 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085811618 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9A70B3C2 CRCX: connection successfully created: (1226/rtp C:9A70B3C2 r=127.0.0.1:20000<->l=127.0.0.1:5882) (mgcp_protocol.c:772) 20250804085811618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085811618 DLMGCP DEBUG <0013> Generated response: line #00: 200 32018 OK (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Generated response: line #01: I: 9A70B3C2 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9A70B3C2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5882 RTP/AVP 112 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804085811618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(280)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085815747 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32019 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085815748 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085815748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085815748 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085815748 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085815748 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085815748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085815748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085815748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085815748 DLMGCP DEBUG <0013> Generated response: line #00: 200 32019 OK (mgcp_msg.c:72) RTPEM0(279)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(280)@ab0128624cc1: Final verdict of PTC: none RTPEM0(279)@ab0128624cc1: Final verdict of PTC: none RTPEM2(281)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(282)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@ab0128624cc1: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'. Mon Aug 4 08:58:15 UTC 2025 ====== MGCP_Test.TC_amr_oa_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_oa_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=260672) Waiting for packet dumper to finish... 1 (prev_count=260672, count=264604) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------ Mon Aug 4 08:58:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_amr_bwe_bwe_rtp_conversion started. 20250804085823882 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23275 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085823882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085823882 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085823882 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085823882 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085823882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085823882 DLMGCP DEBUG <0013> Generated response: line #00: 515 23275 FAIL (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23276 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085823885 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085823885 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085823885 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085823885 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:443) 20250804085823885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D27CFDEA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085823885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D27CFDEA output_enabled 1 (mgcp_conn.c:271) 20250804085823885 DLMGCP DEBUG <0013> (1226/rtp C:D27CFDEA r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085823885 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D27CFDEA CRCX: connection successfully created: (1226/rtp C:D27CFDEA r=127.0.0.1:10000<->l=127.0.0.1:5884) (mgcp_protocol.c:772) 20250804085823885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085823885 DLMGCP DEBUG <0013> Generated response: line #00: 200 23276 OK (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Generated response: line #01: I: D27CFDEA (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Generated response: line #03: o=- D27CFDEA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5884 RTP/AVP 96 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250804085823885 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23277 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085823887 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085823887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085823887 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085823887 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804085823887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4C2477F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085823887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4C2477F output_enabled 1 (mgcp_conn.c:271) 20250804085823887 DLMGCP DEBUG <0013> (1226/rtp C:F4C2477F r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085823887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F4C2477F CRCX: connection successfully created: (1226/rtp C:F4C2477F r=127.0.0.1:20000<->l=127.0.0.1:5886) (mgcp_protocol.c:772) 20250804085823887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085823887 DLMGCP DEBUG <0013> Generated response: line #00: 200 23277 OK (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Generated response: line #01: I: F4C2477F (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Generated response: line #03: o=- F4C2477F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5886 RTP/AVP 112 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250804085823887 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(285)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085828005 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23278 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085828005 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085828005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085828005 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085828005 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085828005 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085828005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085828005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085828005 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085828005 DLMGCP DEBUG <0013> Generated response: line #00: 200 23278 OK (mgcp_msg.c:72) RTPEM0(284)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 48, bytes_payload_rx := 672, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM0(284)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(287)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@ab0128624cc1: Final verdict of PTC: none RTPEM2(286)@ab0128624cc1: Final verdict of PTC: none RTPEM1(285)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@ab0128624cc1: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'. Mon Aug 4 08:58:28 UTC 2025 ====== MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=264472) Waiting for packet dumper to finish... 1 (prev_count=264472, count=268404) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion ------ Mon Aug 4 08:58:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. 20250804085836206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50585 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085836206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085836206 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085836206 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085836206 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085836206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085836206 DLMGCP DEBUG <0013> Generated response: line #00: 515 50585 FAIL (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50586 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250804085836218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085836218 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085836218 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085836218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085836218 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:443) 20250804085836218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F60C0737 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085836218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F60C0737 output_enabled 1 (mgcp_conn.c:271) 20250804085836218 DLMGCP DEBUG <0013> (1226/rtp C:F60C0737 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085836218 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F60C0737 CRCX: connection successfully created: (1226/rtp C:F60C0737 r=127.0.0.1:10000<->l=127.0.0.1:5888) (mgcp_protocol.c:772) 20250804085836218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085836219 DLMGCP DEBUG <0013> Generated response: line #00: 200 50586 OK (mgcp_msg.c:72) 20250804085836219 DLMGCP DEBUG <0013> Generated response: line #01: I: F60C0737 (mgcp_msg.c:72) 20250804085836219 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085836219 DLMGCP DEBUG <0013> Generated response: line #03: o=- F60C0737 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085836219 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085836219 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085836219 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085836219 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5888 RTP/AVP 96 (mgcp_msg.c:72) 20250804085836219 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085836219 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250804085836219 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085836222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50587 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085836222 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085836222 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085836223 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085836223 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085836223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085836223 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:443) 20250804085836223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A5859080 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085836223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A5859080 output_enabled 1 (mgcp_conn.c:271) 20250804085836223 DLMGCP DEBUG <0013> (1226/rtp C:A5859080 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085836223 DLMGCP DEBUG <0013> (1226/rtp C:A5859080 r=127.0.0.1:20000<->l=:0) codecs[1]:(pt:113=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) (mgcp_codec.c:73) 20250804085836223 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A5859080 CRCX: connection successfully created: (1226/rtp C:A5859080 r=127.0.0.1:20000<->l=127.0.0.1:5890) (mgcp_protocol.c:772) 20250804085836223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085836223 DLMGCP DEBUG <0013> Generated response: line #00: 200 50587 OK (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Generated response: line #01: I: A5859080 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Generated response: line #03: o=- A5859080 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5890 RTP/AVP 112 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804085836223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(290)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085840343 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50588 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085840343 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085840343 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085840343 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085840343 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085840343 DLMGCP DEBUG <0013> Generated response: line #00: 200 50588 OK (mgcp_msg.c:72) RTPEM0(289)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 46, bytes_payload_rx := 690, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 46, bytes_payload_tx := 690, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM2(291)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(292)@ab0128624cc1: Final verdict of PTC: none RTPEM0(289)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@ab0128624cc1: Final verdict of PTC: none RTPEM1(290)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@ab0128624cc1: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass'. Mon Aug 4 08:58:40 UTC 2025 ====== MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=261404) Waiting for packet dumper to finish... 1 (prev_count=261404, count=265336) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion ------ Mon Aug 4 08:58:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. 20250804085848473 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5589 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085848473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085848473 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085848473 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085848473 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085848473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085848473 DLMGCP DEBUG <0013> Generated response: line #00: 515 5589 FAIL (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5590 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250804085848488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085848488 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085848489 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085848489 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085848489 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:443) 20250804085848489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:91F6F540 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085848489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:91F6F540 output_enabled 1 (mgcp_conn.c:271) 20250804085848489 DLMGCP DEBUG <0013> (1226/rtp C:91F6F540 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085848489 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:91F6F540 CRCX: connection successfully created: (1226/rtp C:91F6F540 r=127.0.0.1:10000<->l=127.0.0.1:5892) (mgcp_protocol.c:772) 20250804085848489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085848489 DLMGCP DEBUG <0013> Generated response: line #00: 200 5590 OK (mgcp_msg.c:72) 20250804085848489 DLMGCP DEBUG <0013> Generated response: line #01: I: 91F6F540 (mgcp_msg.c:72) 20250804085848489 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085848489 DLMGCP DEBUG <0013> Generated response: line #03: o=- 91F6F540 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085848489 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085848489 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085848489 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085848489 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5892 RTP/AVP 96 (mgcp_msg.c:72) 20250804085848489 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085848489 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250804085848489 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5591 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250804085848497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085848497 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085848497 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085848497 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085848497 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:443) 20250804085848497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D6474863 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085848497 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D6474863 output_enabled 1 (mgcp_conn.c:271) 20250804085848497 DLMGCP DEBUG <0013> (1226/rtp C:D6474863 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) (mgcp_codec.c:73) 20250804085848498 DLMGCP DEBUG <0013> (1226/rtp C:D6474863 r=127.0.0.1:20000<->l=:0) codecs[1]:(pt:113=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085848498 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D6474863 CRCX: connection successfully created: (1226/rtp C:D6474863 r=127.0.0.1:20000<->l=127.0.0.1:5894) (mgcp_protocol.c:772) 20250804085848498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085848498 DLMGCP DEBUG <0013> Generated response: line #00: 200 5591 OK (mgcp_msg.c:72) 20250804085848498 DLMGCP DEBUG <0013> Generated response: line #01: I: D6474863 (mgcp_msg.c:72) 20250804085848498 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085848498 DLMGCP DEBUG <0013> Generated response: line #03: o=- D6474863 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085848498 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085848498 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085848498 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085848498 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5894 RTP/AVP 113 (mgcp_msg.c:72) 20250804085848498 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250804085848498 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250804085848498 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(295)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085852626 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5592 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085852626 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085852626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085852626 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085852626 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085852626 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085852626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085852626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085852626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085852626 DLMGCP DEBUG <0013> Generated response: line #00: 200 5592 OK (mgcp_msg.c:72) RTPEM0(294)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 720, num_pkts_rx := 48, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 720, num_pkts_rx := 48, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(295)@ab0128624cc1: Final verdict of PTC: none RTPEM0(294)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(298)@ab0128624cc1: Final verdict of PTC: none RTPEM2(296)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(297)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@ab0128624cc1: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass'. Mon Aug 4 08:58:52 UTC 2025 ====== MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=268092) Waiting for packet dumper to finish... 1 (prev_count=268092, count=272024) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion ------ Mon Aug 4 08:58:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. 20250804085900793 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56328 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085900793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085900793 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085900793 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085900793 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085900793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085900793 DLMGCP DEBUG <0013> Generated response: line #00: 515 56328 FAIL (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56329 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085900797 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085900797 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085900797 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085900797 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:443) 20250804085900797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:088EC1FF connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085900797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:088EC1FF output_enabled 1 (mgcp_conn.c:271) 20250804085900797 DLMGCP DEBUG <0013> (1226/rtp C:088EC1FF r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085900797 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:088EC1FF CRCX: connection successfully created: (1226/rtp C:088EC1FF r=127.0.0.1:10000<->l=127.0.0.1:5896) (mgcp_protocol.c:772) 20250804085900797 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085900797 DLMGCP DEBUG <0013> Generated response: line #00: 200 56329 OK (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Generated response: line #01: I: 088EC1FF (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Generated response: line #03: o=- 088EC1FF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5896 RTP/AVP 96 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250804085900797 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56330 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085900801 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085900801 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085900801 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085900801 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:443) 20250804085900801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD2A5B28 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085900801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD2A5B28 output_enabled 1 (mgcp_conn.c:271) 20250804085900801 DLMGCP DEBUG <0013> (1226/rtp C:AD2A5B28 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085900801 DLMGCP DEBUG <0013> (1226/rtp C:AD2A5B28 r=127.0.0.1:20000<->l=:0) codecs[1]:(pt:113=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) (mgcp_codec.c:73) 20250804085900801 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AD2A5B28 CRCX: connection successfully created: (1226/rtp C:AD2A5B28 r=127.0.0.1:20000<->l=127.0.0.1:5898) (mgcp_protocol.c:772) 20250804085900801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085900801 DLMGCP DEBUG <0013> Generated response: line #00: 200 56330 OK (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Generated response: line #01: I: AD2A5B28 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Generated response: line #03: o=- AD2A5B28 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5898 RTP/AVP 112 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250804085900801 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(300)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085904924 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56331 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085904924 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085904924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085904924 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085904924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085904924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085904924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085904924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085904924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085904924 DLMGCP DEBUG <0013> Generated response: line #00: 200 56331 OK (mgcp_msg.c:72) RTPEM0(299)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM2(301)@ab0128624cc1: Final verdict of PTC: none RTPEM0(299)@ab0128624cc1: Final verdict of PTC: none RTPEM1(300)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(302)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@ab0128624cc1: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass'. Mon Aug 4 08:59:04 UTC 2025 ====== MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=263904) Waiting for packet dumper to finish... 1 (prev_count=263904, count=267836) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion ------ Mon Aug 4 08:59:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. 20250804085913088 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34961 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085913088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085913088 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085913088 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085913088 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085913088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085913088 DLMGCP DEBUG <0013> Generated response: line #00: 515 34961 FAIL (mgcp_msg.c:72) 20250804085913101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34962 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085913102 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085913102 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085913102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085913102 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085913102 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085913102 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085913102 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085913102 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085913102 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804085913102 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085913102 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085913102 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250804085913102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085913102 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085913102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085913102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085913102 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:443) 20250804085913102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5646D023 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085913102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5646D023 output_enabled 1 (mgcp_conn.c:271) 20250804085913102 DLMGCP DEBUG <0013> (1226/rtp C:5646D023 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085913102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5646D023 CRCX: connection successfully created: (1226/rtp C:5646D023 r=127.0.0.1:10000<->l=127.0.0.1:5900) (mgcp_protocol.c:772) 20250804085913103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085913103 DLMGCP DEBUG <0013> Generated response: line #00: 200 34962 OK (mgcp_msg.c:72) 20250804085913103 DLMGCP DEBUG <0013> Generated response: line #01: I: 5646D023 (mgcp_msg.c:72) 20250804085913103 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085913103 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5646D023 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085913103 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085913103 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085913103 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085913103 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5900 RTP/AVP 96 (mgcp_msg.c:72) 20250804085913103 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250804085913103 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250804085913103 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804085913110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34963 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085913110 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804085913110 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804085913110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085913110 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085913110 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085913111 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085913111 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085913111 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085913111 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250804085913111 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804085913111 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250804085913111 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804085913111 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804085913111 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250804085913111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085913111 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085913111 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085913111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085913111 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:443) 20250804085913111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D161D3C3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804085913111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D161D3C3 output_enabled 1 (mgcp_conn.c:271) 20250804085913111 DLMGCP DEBUG <0013> (1226/rtp C:D161D3C3 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) (mgcp_codec.c:73) 20250804085913111 DLMGCP DEBUG <0013> (1226/rtp C:D161D3C3 r=127.0.0.1:20000<->l=:0) codecs[1]:(pt:113=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085913112 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D161D3C3 CRCX: connection successfully created: (1226/rtp C:D161D3C3 r=127.0.0.1:20000<->l=127.0.0.1:5902) (mgcp_protocol.c:772) 20250804085913112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085913112 DLMGCP DEBUG <0013> Generated response: line #00: 200 34963 OK (mgcp_msg.c:72) 20250804085913112 DLMGCP DEBUG <0013> Generated response: line #01: I: D161D3C3 (mgcp_msg.c:72) 20250804085913112 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085913112 DLMGCP DEBUG <0013> Generated response: line #03: o=- D161D3C3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085913112 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085913112 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085913112 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085913112 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5902 RTP/AVP 113 (mgcp_msg.c:72) 20250804085913112 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250804085913112 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250804085913112 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(305)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804085917239 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34964 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085917239 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804085917239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804085917239 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804085917239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085917239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804085917239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085917239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085917239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085917239 DLMGCP DEBUG <0013> Generated response: line #00: 200 34964 OK (mgcp_msg.c:72) RTPEM0(304)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, num_pkts_rx := 47, bytes_payload_rx := 658, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 48, bytes_payload_rx := 672, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass VirtCallAgent-STATS(307)@ab0128624cc1: Final verdict of PTC: none RTPEM1(305)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(308)@ab0128624cc1: Final verdict of PTC: none RTPEM2(306)@ab0128624cc1: Final verdict of PTC: none RTPEM0(304)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@ab0128624cc1: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass'. Mon Aug 4 08:59:17 UTC 2025 ====== MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=266072) Waiting for packet dumper to finish... 1 (prev_count=266072, count=269804) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'. ------ MGCP_Test.TC_conn_timeout ------ Mon Aug 4 08:59:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_conn_timeout started. 20250804085925429 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5323 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085925429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085925429 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085925429 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085925429 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085925429 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085925429 DLMGCP DEBUG <0013> Generated response: line #00: 515 5323 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: Setting conn-timeout to 1s MTC@ab0128624cc1: Sending RTP data for 1.5s 20250804085925439 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5324 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085925439 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250804085925439 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250804085925439 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085925439 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085925439 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085925439 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085925439 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085925439 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085925439 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250804085925439 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250804085925439 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085925439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804085925439 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804085925439 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085925439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085925439 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:443) 20250804085925439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250804085925439 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 output_enabled 1 (mgcp_conn.c:271) 20250804085925439 DLMGCP DEBUG <0013> (1225/rtp C:39CECB65 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804085925439 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 CRCX: connection successfully created: (1225/rtp C:39CECB65 r=127.0.0.1:10000<->l=127.0.0.1:5904) (mgcp_protocol.c:772) 20250804085925440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804085925440 DLMGCP DEBUG <0013> Generated response: line #00: 200 5324 OK (mgcp_msg.c:72) 20250804085925440 DLMGCP DEBUG <0013> Generated response: line #01: I: 39CECB65 (mgcp_msg.c:72) 20250804085925440 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804085925440 DLMGCP DEBUG <0013> Generated response: line #03: o=- 39CECB65 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085925440 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804085925440 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085925440 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804085925440 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5904 RTP/AVP 111 (mgcp_msg.c:72) 20250804085925440 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250804085925440 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804085925465 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925487 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925633 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925675 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925717 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925760 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925804 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925869 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925911 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925976 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085925998 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926019 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926041 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926084 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926105 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926169 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926212 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926363 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926385 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926407 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926450 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926493 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926640 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926660 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926702 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926722 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926784 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926868 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926909 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085926930 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) MTC@ab0128624cc1: Stopping for 0.5s and resuming 20250804085927474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085927494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085927515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) 20250804085927537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 watchdog kicked (mgcp_conn.c:143) MTC@ab0128624cc1: Stopping for 1.5s, expecting to run into timeout 20250804085928538 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw CI:39CECB65 connection timed out! (mgcp_conn.c:133) 20250804085928538 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) MTC@ab0128624cc1: Resuming should fail now RTPEM0(309)@ab0128624cc1: Connection refused (expected) RTPEM0(309)@ab0128624cc1: Connection refused (expected) RTPEM0(309)@ab0128624cc1: Connection refused (expected) RTPEM0(309)@ab0128624cc1: Connection refused (expected) RTPEM0(309)@ab0128624cc1: Connection refused (expected) RTPEM0(309)@ab0128624cc1: Connection refused (expected) RTPEM0(309)@ab0128624cc1: Connection refused (expected) RTPEM0(309)@ab0128624cc1: Connection refused (expected) RTPEM0(309)@ab0128624cc1: Connection refused (expected) MTC@ab0128624cc1: Setting conn-timeout back to 0 (disabled) RTPEM0(309)@ab0128624cc1: Connection refused (expected) MTC@ab0128624cc1: setverdict(pass): none -> pass VirtCallAgent-STATS(312)@ab0128624cc1: Final verdict of PTC: none RTPEM1(310)@ab0128624cc1: Final verdict of PTC: none RTPEM0(309)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@ab0128624cc1: Final verdict of PTC: none RTPEM2(311)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@ab0128624cc1: Test case TC_conn_timeout finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'. Mon Aug 4 08:59:29 UTC 2025 ====== MGCP_Test.TC_conn_timeout pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_conn_timeout.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=224280) Waiting for packet dumper to finish... 1 (prev_count=224280, count=228012) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep ------ Mon Aug 4 08:59:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_e1_crcx_and_dlcx_ep started. 20250804085937441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17136 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085937441 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250804085937441 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250804085937441 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085937441 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085937441 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085937441 DLMGCP DEBUG <0013> Generated response: line #00: 515 17136 FAIL (mgcp_msg.c:72) 20250804085937445 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17137 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085937445 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085937445 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250804085937445 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085937445 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250804085937445 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250804085937445 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085937446 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085937446 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250804085937446 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085937446 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250804085937446 DLMGCP DEBUG <0013> Generated response: line #00: 502 17137 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(fail): none -> fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"17137\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"17137\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"", new component reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"17137\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"17137\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@ab0128624cc1: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM2(316)@ab0128624cc1: Final verdict of PTC: none RTPEM1(315)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(317)@ab0128624cc1: Final verdict of PTC: none RTPEM0(314)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(318)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"17137\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"17137\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@ab0128624cc1: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@ab0128624cc1: Test case TC_e1_crcx_and_dlcx_ep finished. Verdict: fail reason: "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"17137\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"17137\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail'. Mon Aug 4 08:59:37 UTC 2025 ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_and_dlcx_ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=31696) Waiting for packet dumper to finish... 1 (prev_count=31696, count=35628) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap'. ------ MGCP_Test.TC_e1_crcx_with_overlap ------ Mon Aug 4 08:59:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_e1_crcx_with_overlap started. 20250804085945554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59306 ds/e1-1/s-1/su8-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085945554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804085945554 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250804085945554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085945554 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su8-0@mgw (mgcp_endp.c:280) 20250804085945554 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su8-0@mgw" (mgcp_protocol.c:370) 20250804085945554 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su8-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085945554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085945554 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250804085945554 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085945554 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250804085945554 DLMGCP DEBUG <0013> Generated response: line #00: 502 59306 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(fail): none -> fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"59306\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"59306\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"", new component reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"59306\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"59306\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@ab0128624cc1: Stopping testcase execution from "MGCP_Test.ttcn":274 IPA-CTRL-CLI-IPA(323)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(322)@ab0128624cc1: Final verdict of PTC: none RTPEM0(319)@ab0128624cc1: Final verdict of PTC: none RTPEM1(320)@ab0128624cc1: Final verdict of PTC: none RTPEM2(321)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"59306\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"59306\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@ab0128624cc1: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@ab0128624cc1: Test case TC_e1_crcx_with_overlap finished. Verdict: fail reason: "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"59306\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"59306\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Mon Aug 4 08:59:45 UTC 2025 ------ MGCP_Test.TC_e1_crcx_with_overlap fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_with_overlap.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=29692) Waiting for packet dumper to finish... 1 (prev_count=29692, count=33424) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback'. ------ MGCP_Test.TC_e1_crcx_loopback ------ Mon Aug 4 08:59:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_e1_crcx_loopback started. 20250804085953730 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19332 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085953730 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250804085953730 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250804085953730 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804085953730 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804085953730 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804085953730 DLMGCP DEBUG <0013> Generated response: line #00: 515 19332 FAIL (mgcp_msg.c:72) 20250804085953744 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19333 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804085953744 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250804085953744 DLMGCP DEBUG <0013> Received message: line #02: C: 12250989 (mgcp_msg.c:72) 20250804085953744 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804085953744 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804085953744 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085953744 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804085953744 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804085953744 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804085953744 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250804085953744 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250804085953745 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804085953745 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250804085953745 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250804085953745 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804085953745 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804085953745 DLMGCP NOTICE <0013> ds/e1-1/s-1/su16-0@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:443) 20250804085953745 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250804085953745 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804085953745 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250804085953745 DLMGCP DEBUG <0013> Generated response: line #00: 502 19333 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(fail): none -> fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"19333\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"19333\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"", new component reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"19333\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"19333\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@ab0128624cc1: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM2(326)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@ab0128624cc1: Final verdict of PTC: none RTPEM1(325)@ab0128624cc1: Final verdict of PTC: none RTPEM0(324)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(327)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"19333\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"19333\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@ab0128624cc1: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@ab0128624cc1: Test case TC_e1_crcx_loopback finished. Verdict: fail reason: "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"19333\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"19333\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Mon Aug 4 08:59:53 UTC 2025 ------ MGCP_Test.TC_e1_crcx_loopback fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_loopback.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=34152) Waiting for packet dumper to finish... 1 (prev_count=34152, count=38084) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded'. ------ MGCP_Test.TC_e1_dlcx_wildcarded ------ Mon Aug 4 09:00:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_e1_dlcx_wildcarded started. 20250804090001841 DLMGCP DEBUG <0013> Received message: line #00: CRCX 15034 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090001841 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090001841 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250804090001841 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090001841 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250804090001841 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250804090001841 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090001841 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090001841 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250804090001841 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090001841 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250804090001841 DLMGCP DEBUG <0013> Generated response: line #00: 502 15034 FAIL (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(fail): none -> fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"15034\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"15034\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"", new component reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"15034\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"15034\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@ab0128624cc1: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM2(331)@ab0128624cc1: Final verdict of PTC: none RTPEM0(329)@ab0128624cc1: Final verdict of PTC: none RTPEM1(330)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(333)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(332)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: fail reason: ""MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"15034\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"15034\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@ab0128624cc1: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@ab0128624cc1: Test case TC_e1_dlcx_wildcarded finished. Verdict: fail reason: "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"15034\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"15034\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Mon Aug 4 09:00:01 UTC 2025 ------ MGCP_Test.TC_e1_dlcx_wildcarded fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_dlcx_wildcarded.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=29684) Waiting for packet dumper to finish... 1 (prev_count=29684, count=33416) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4'. ------ MGCP_Test.TC_crcx_mdcx_ip4 ------ Mon Aug 4 09:00:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_mdcx_ip4 started. 20250804090009952 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54063 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090009952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090009952 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090009952 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090009952 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090009952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090009952 DLMGCP DEBUG <0013> Generated response: line #00: 515 54063 FAIL (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54064 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090009954 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090009954 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090009954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090009954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6B9C157F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090009954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6B9C157F output_enabled 0 (mgcp_conn.c:271) 20250804090009954 DLMGCP DEBUG <0013> (1234/rtp C:6B9C157F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090009954 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6B9C157F CRCX: connection successfully created: (1234/rtp C:6B9C157F r=NULL:0<->l=::1:5906) (mgcp_protocol.c:772) 20250804090009954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090009954 DLMGCP DEBUG <0013> Generated response: line #00: 200 54064 OK (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Generated response: line #01: I: 6B9C157F (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6B9C157F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5906 RTP/AVP 112 (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54065 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Received message: line #03: I: 6B9C157F (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250804090009954 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090009955 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090009955 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090009955 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090009955 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:443) 20250804090009955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6B9C157F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090009955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6B9C157F output_enabled 1 (mgcp_conn.c:271) 20250804090009955 DLMGCP DEBUG <0013> (1234/rtp C:6B9C157F r=127.0.0.1:2344<->l=::1:5906) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090009955 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6B9C157F MDCX: connection successfully modified: (1234/rtp C:6B9C157F r=127.0.0.1:2344<->l=127.0.0.1:5908) (mgcp_protocol.c:976) 20250804090009955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090009955 DLMGCP DEBUG <0013> Generated response: line #00: 200 54065 OK (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6B9C157F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5908 RTP/AVP 98 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54066 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804090009955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090009955 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090009955 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090009955 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804090009955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090009955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090009955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090009955 DLMGCP DEBUG <0013> Generated response: line #00: 200 54066 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM0(334)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(337)@ab0128624cc1: Final verdict of PTC: none RTPEM2(336)@ab0128624cc1: Final verdict of PTC: none RTPEM1(335)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass'. Mon Aug 4 09:00:09 UTC 2025 ====== MGCP_Test.TC_crcx_mdcx_ip4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=47512) Waiting for packet dumper to finish... 1 (prev_count=47512, count=51444) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6'. ------ MGCP_Test.TC_crcx_mdcx_ip6 ------ Mon Aug 4 09:00:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_mdcx_ip6 started. 20250804090018138 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39857 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090018138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090018138 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090018138 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090018138 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090018138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090018138 DLMGCP DEBUG <0013> Generated response: line #00: 515 39857 FAIL (mgcp_msg.c:72) 20250804090018147 DLMGCP DEBUG <0013> Received message: line #00: CRCX 39858 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090018147 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090018147 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804090018147 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090018147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090018148 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090018148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090018148 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090018148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0A9FCEE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090018148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0A9FCEE output_enabled 0 (mgcp_conn.c:271) 20250804090018148 DLMGCP DEBUG <0013> (1234/rtp C:E0A9FCEE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090018148 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0A9FCEE CRCX: connection successfully created: (1234/rtp C:E0A9FCEE r=NULL:0<->l=::1:5910) (mgcp_protocol.c:772) 20250804090018148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090018148 DLMGCP DEBUG <0013> Generated response: line #00: 200 39858 OK (mgcp_msg.c:72) 20250804090018148 DLMGCP DEBUG <0013> Generated response: line #01: I: E0A9FCEE (mgcp_msg.c:72) 20250804090018148 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090018148 DLMGCP DEBUG <0013> Generated response: line #03: o=- E0A9FCEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090018148 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090018148 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090018148 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090018148 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5910 RTP/AVP 112 (mgcp_msg.c:72) 20250804090018148 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804090018148 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Received message: line #00: MDCX 39859 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Received message: line #03: I: E0A9FCEE (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::2 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090018150 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090018150 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090018150 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090018150 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:::1, duration:20, payload-types:98=AMR (mgcp_sdp.c:443) 20250804090018150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0A9FCEE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090018150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E0A9FCEE output_enabled 1 (mgcp_conn.c:271) 20250804090018150 DLMGCP DEBUG <0013> (1234/rtp C:E0A9FCEE r=::1:2344<->l=::1:5910) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090018150 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E0A9FCEE MDCX: connection successfully modified: (1234/rtp C:E0A9FCEE r=::1:2344<->l=::1:5910) (mgcp_protocol.c:976) 20250804090018150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090018150 DLMGCP DEBUG <0013> Generated response: line #00: 200 39859 OK (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Generated response: line #02: o=- E0A9FCEE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5910 RTP/AVP 98 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250804090018150 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090018154 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39860 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090018154 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804090018154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090018154 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090018154 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090018154 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804090018154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090018154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090018154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090018154 DLMGCP DEBUG <0013> Generated response: line #00: 200 39860 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(343)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(342)@ab0128624cc1: Final verdict of PTC: none RTPEM1(340)@ab0128624cc1: Final verdict of PTC: none RTPEM0(339)@ab0128624cc1: Final verdict of PTC: none RTPEM2(341)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass'. Mon Aug 4 09:00:18 UTC 2025 ====== MGCP_Test.TC_crcx_mdcx_ip6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=46976) Waiting for packet dumper to finish... 1 (prev_count=46976, count=50808) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv'. ------ MGCP_Test.TC_crcx_iufp_sendrecv ------ Mon Aug 4 09:00:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_iufp_sendrecv started. 20250804090026382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60948 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090026382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090026382 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090026382 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090026382 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090026382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090026382 DLMGCP DEBUG <0013> Generated response: line #00: 515 60948 FAIL (mgcp_msg.c:72) 20250804090026393 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60949 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090026393 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090026393 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804090026393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090026393 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090026393 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250804090026393 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090026393 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090026393 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090026393 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250804090026393 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090026393 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090026393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090026393 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090026393 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090026393 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090026393 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090026393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:519F4C4B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090026393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:519F4C4B output_enabled 1 (mgcp_conn.c:271) 20250804090026393 DLMGCP DEBUG <0013> (1234/rtp C:519F4C4B r=127.0.0.1:0<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090026394 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:519F4C4B CRCX: connection successfully created: (1234/rtp C:519F4C4B r=127.0.0.1:0<->l=127.0.0.1:5912) (mgcp_protocol.c:772) 20250804090026394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090026394 DLMGCP DEBUG <0013> Generated response: line #00: 200 60949 OK (mgcp_msg.c:72) 20250804090026394 DLMGCP DEBUG <0013> Generated response: line #01: I: 519F4C4B (mgcp_msg.c:72) 20250804090026394 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090026394 DLMGCP DEBUG <0013> Generated response: line #03: o=- 519F4C4B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090026394 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090026394 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090026394 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090026394 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250804090026394 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090026394 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804090026396 DLMGCP DEBUG <0013> Received message: line #00: MDCX 60950 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090026396 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090026396 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804090026396 DLMGCP DEBUG <0013> Received message: line #03: I: 519F4C4B (mgcp_msg.c:72) 20250804090026396 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090026396 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090026396 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250804090026396 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090026396 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090026396 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090026397 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250804090026397 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090026397 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090026397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090026397 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090026397 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090026397 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090026397 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090026397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:519F4C4B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090026397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:519F4C4B output_enabled 1 (mgcp_conn.c:271) 20250804090026397 DLMGCP DEBUG <0013> (1234/rtp C:519F4C4B r=127.0.0.1:2344<->l=127.0.0.1:5912) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090026397 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:519F4C4B MDCX: connection successfully modified: (1234/rtp C:519F4C4B r=127.0.0.1:2344<->l=127.0.0.1:5912) (mgcp_protocol.c:976) 20250804090026397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090026397 DLMGCP DEBUG <0013> Generated response: line #00: 200 60950 OK (mgcp_msg.c:72) 20250804090026397 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090026397 DLMGCP DEBUG <0013> Generated response: line #02: o=- 519F4C4B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090026397 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090026397 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090026397 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090026397 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250804090026397 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090026397 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090026398 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60951 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090026398 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804090026398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090026398 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090026398 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090026398 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804090026398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090026399 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090026399 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090026399 DLMGCP DEBUG <0013> Generated response: line #00: 200 60951 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass VirtCallAgent-STATS(347)@ab0128624cc1: Final verdict of PTC: none RTPEM1(345)@ab0128624cc1: Final verdict of PTC: none RTPEM0(344)@ab0128624cc1: Final verdict of PTC: none RTPEM2(346)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_iufp_sendrecv finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass'. Mon Aug 4 09:00:26 UTC 2025 ====== MGCP_Test.TC_crcx_iufp_sendrecv pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_sendrecv.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=50468) Waiting for packet dumper to finish... 1 (prev_count=50468, count=54400) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly'. ------ MGCP_Test.TC_crcx_iufp_recvonly ------ Mon Aug 4 09:00:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_crcx_iufp_recvonly started. 20250804090034549 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20279 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090034549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090034549 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090034549 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090034549 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090034549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090034549 DLMGCP DEBUG <0013> Generated response: line #00: 515 20279 FAIL (mgcp_msg.c:72) 20250804090034555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20280 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090034555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090034555 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804090034555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090034555 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090034555 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250804090034555 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090034555 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090034555 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090034555 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250804090034555 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090034555 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090034555 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090034555 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090034555 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090034555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090034555 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090034556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D5C64B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090034556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D5C64B6 output_enabled 0 (mgcp_conn.c:271) 20250804090034556 DLMGCP DEBUG <0013> (1234/rtp C:2D5C64B6 r=127.0.0.1:0<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090034556 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2D5C64B6 CRCX: connection successfully created: (1234/rtp C:2D5C64B6 r=127.0.0.1:0<->l=127.0.0.1:5914) (mgcp_protocol.c:772) 20250804090034556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090034556 DLMGCP DEBUG <0013> Generated response: line #00: 200 20280 OK (mgcp_msg.c:72) 20250804090034556 DLMGCP DEBUG <0013> Generated response: line #01: I: 2D5C64B6 (mgcp_msg.c:72) 20250804090034556 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090034556 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2D5C64B6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090034556 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090034556 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090034556 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090034556 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250804090034556 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090034556 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Received message: line #00: MDCX 20281 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Received message: line #03: I: 2D5C64B6 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090034557 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090034557 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090034557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090034557 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090034557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D5C64B6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090034557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2D5C64B6 output_enabled 1 (mgcp_conn.c:271) 20250804090034557 DLMGCP DEBUG <0013> (1234/rtp C:2D5C64B6 r=127.0.0.1:2344<->l=127.0.0.1:5914) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090034557 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2D5C64B6 MDCX: connection successfully modified: (1234/rtp C:2D5C64B6 r=127.0.0.1:2344<->l=127.0.0.1:5914) (mgcp_protocol.c:976) 20250804090034557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090034557 DLMGCP DEBUG <0013> Generated response: line #00: 200 20281 OK (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2D5C64B6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090034557 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090034558 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20282 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090034558 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250804090034558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090034558 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090034558 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090034558 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804090034558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090034558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090034558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090034558 DLMGCP DEBUG <0013> Generated response: line #00: 200 20282 OK (mgcp_msg.c:72) MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(353)@ab0128624cc1: Final verdict of PTC: none RTPEM0(349)@ab0128624cc1: Final verdict of PTC: none RTPEM2(351)@ab0128624cc1: Final verdict of PTC: none RTPEM1(350)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(352)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@ab0128624cc1: Test case TC_crcx_iufp_recvonly finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass'. Mon Aug 4 09:00:34 UTC 2025 ====== MGCP_Test.TC_crcx_iufp_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_recvonly.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=50468) Waiting for packet dumper to finish... 1 (prev_count=50468, count=54400) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 ------ Mon Aug 4 09:00:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. 20250804090042754 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27280 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090042754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090042754 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090042754 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090042754 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090042754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090042754 DLMGCP DEBUG <0013> Generated response: line #00: 515 27280 FAIL (mgcp_msg.c:72) 20250804090042757 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27281 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090042757 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090042757 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090042757 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090042757 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090042757 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090042757 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090042757 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090042757 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090042757 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250804090042757 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250804090042757 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090042757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090042757 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090042757 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090042757 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090042758 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:443) 20250804090042758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BB2C7B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090042758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BB2C7B7 output_enabled 0 (mgcp_conn.c:271) 20250804090042758 DLMGCP DEBUG <0013> (1227/rtp C:1BB2C7B7 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090042758 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1BB2C7B7 CRCX: connection successfully created: (1227/rtp C:1BB2C7B7 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:772) 20250804090042758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090042758 DLMGCP DEBUG <0013> Generated response: line #00: 200 27281 OK (mgcp_msg.c:72) 20250804090042758 DLMGCP DEBUG <0013> Generated response: line #01: I: 1BB2C7B7 (mgcp_msg.c:72) 20250804090042758 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090042758 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1BB2C7B7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090042758 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090042758 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090042758 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090042758 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250804090042758 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27282 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090042760 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090042760 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090042760 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090042760 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:443) 20250804090042760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F67D8541 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090042760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F67D8541 output_enabled 0 (mgcp_conn.c:271) 20250804090042760 DLMGCP DEBUG <0013> (1227/rtp C:F67D8541 r=::1:20000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090042760 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F67D8541 CRCX: connection successfully created: (1227/rtp C:F67D8541 r=::1:20000<->l=::1:5918) (mgcp_protocol.c:772) 20250804090042760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090042760 DLMGCP DEBUG <0013> Generated response: line #00: 200 27282 OK (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Generated response: line #01: I: F67D8541 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Generated response: line #03: o=- F67D8541 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250804090042760 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(354)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090044280 DLMGCP DEBUG <0013> Received message: line #00: MDCX 27283 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Received message: line #03: I: 1BB2C7B7 (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090044280 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090044280 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090044280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090044280 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:443) 20250804090044280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BB2C7B7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090044280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1BB2C7B7 output_enabled 1 (mgcp_conn.c:271) 20250804090044280 DLMGCP DEBUG <0013> (1227/rtp C:1BB2C7B7 r=127.0.0.1:10000<->l=127.0.0.1:5916) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090044280 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1BB2C7B7 MDCX: connection successfully modified: (1227/rtp C:1BB2C7B7 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:976) 20250804090044280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090044280 DLMGCP DEBUG <0013> Generated response: line #00: 200 27283 OK (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Generated response: line #02: o=- 1BB2C7B7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090044280 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090044281 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250804090044281 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(355)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090044792 DLMGCP DEBUG <0013> Received message: line #00: MDCX 27284 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090044792 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090044792 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090044792 DLMGCP DEBUG <0013> Received message: line #03: I: F67D8541 (mgcp_msg.c:72) 20250804090044792 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090044792 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090044793 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090044793 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090044793 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090044793 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:443) 20250804090044793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F67D8541 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090044793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F67D8541 output_enabled 1 (mgcp_conn.c:271) 20250804090044793 DLMGCP DEBUG <0013> (1227/rtp C:F67D8541 r=::1:20000<->l=::1:5918) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090044793 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F67D8541 MDCX: connection successfully modified: (1227/rtp C:F67D8541 r=::1:20000<->l=::1:5918) (mgcp_protocol.c:976) 20250804090044793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090044793 DLMGCP DEBUG <0013> Generated response: line #00: 200 27284 OK (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Generated response: line #02: o=- F67D8541 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250804090044793 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 122, bytes_payload_rx := 488, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, num_pkts_rx := 97, bytes_payload_rx := 388, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804090046899 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27285 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090046899 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804090046899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090046899 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090046899 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090046899 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090046899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090046899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090046899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090046899 DLMGCP DEBUG <0013> Generated response: line #00: 200 27285 OK (mgcp_msg.c:72) RTPEM0(354)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(355)@ab0128624cc1: Final verdict of PTC: none RTPEM0(354)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(357)@ab0128624cc1: Final verdict of PTC: none RTPEM2(356)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(357): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass'. Mon Aug 4 09:00:46 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=683408) Waiting for packet dumper to finish... 1 (prev_count=683408, count=687140) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 ------ Mon Aug 4 09:00:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. 20250804090055062 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9192 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090055062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090055062 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090055062 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090055062 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090055062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090055062 DLMGCP DEBUG <0013> Generated response: line #00: 515 9192 FAIL (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9193 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090055077 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090055077 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090055077 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090055077 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:443) 20250804090055077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1B9D677 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090055077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1B9D677 output_enabled 0 (mgcp_conn.c:271) 20250804090055077 DLMGCP DEBUG <0013> (1227/rtp C:D1B9D677 r=::1:10000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090055077 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D1B9D677 CRCX: connection successfully created: (1227/rtp C:D1B9D677 r=::1:10000<->l=::1:5920) (mgcp_protocol.c:772) 20250804090055077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090055077 DLMGCP DEBUG <0013> Generated response: line #00: 200 9193 OK (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Generated response: line #01: I: D1B9D677 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Generated response: line #03: o=- D1B9D677 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250804090055077 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9194 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090055086 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090055086 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090055086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090055086 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:443) 20250804090055086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:176A4D49 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090055086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:176A4D49 output_enabled 0 (mgcp_conn.c:271) 20250804090055086 DLMGCP DEBUG <0013> (1227/rtp C:176A4D49 r=::1:20000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090055086 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:176A4D49 CRCX: connection successfully created: (1227/rtp C:176A4D49 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:772) 20250804090055086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090055086 DLMGCP DEBUG <0013> Generated response: line #00: 200 9194 OK (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Generated response: line #01: I: 176A4D49 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Generated response: line #03: o=- 176A4D49 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250804090055086 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(359)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090056611 DLMGCP DEBUG <0013> Received message: line #00: MDCX 9195 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Received message: line #03: I: D1B9D677 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090056611 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090056611 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090056611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090056611 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:443) 20250804090056611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1B9D677 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090056611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1B9D677 output_enabled 1 (mgcp_conn.c:271) 20250804090056611 DLMGCP DEBUG <0013> (1227/rtp C:D1B9D677 r=::1:10000<->l=::1:5920) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090056611 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D1B9D677 MDCX: connection successfully modified: (1227/rtp C:D1B9D677 r=::1:10000<->l=::1:5920) (mgcp_protocol.c:976) 20250804090056611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090056611 DLMGCP DEBUG <0013> Generated response: line #00: 200 9195 OK (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Generated response: line #02: o=- D1B9D677 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250804090056611 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(360)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090057124 DLMGCP DEBUG <0013> Received message: line #00: MDCX 9196 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Received message: line #03: I: 176A4D49 (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090057124 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090057124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090057124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090057124 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:443) 20250804090057124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:176A4D49 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090057124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:176A4D49 output_enabled 1 (mgcp_conn.c:271) 20250804090057124 DLMGCP DEBUG <0013> (1227/rtp C:176A4D49 r=::1:20000<->l=::1:5922) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090057124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:176A4D49 MDCX: connection successfully modified: (1227/rtp C:176A4D49 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:976) 20250804090057124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090057124 DLMGCP DEBUG <0013> Generated response: line #00: 200 9196 OK (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Generated response: line #02: o=- 176A4D49 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090057124 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090057125 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090057125 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250804090057125 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 122, bytes_payload_rx := 488, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 97, bytes_payload_rx := 388, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804090059237 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9197 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090059237 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804090059237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090059237 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090059238 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090059238 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090059238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090059238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090059238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090059238 DLMGCP DEBUG <0013> Generated response: line #00: 200 9197 OK (mgcp_msg.c:72) RTPEM0(359)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM2(361)@ab0128624cc1: Final verdict of PTC: none RTPEM1(360)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(362)@ab0128624cc1: Final verdict of PTC: none RTPEM0(359)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(359): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(360): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(361): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(362): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass'. Mon Aug 4 09:00:59 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=695332) Waiting for packet dumper to finish... 1 (prev_count=695332, count=699264) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 ------ Mon Aug 4 09:01:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. 20250804090107319 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16139 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090107319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090107319 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090107319 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090107319 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090107319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090107319 DLMGCP DEBUG <0013> Generated response: line #00: 515 16139 FAIL (mgcp_msg.c:72) 20250804090107322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16140 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090107322 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090107322 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804090107322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090107323 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090107323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090107323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090107323 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090107323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7C423457 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090107323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7C423457 output_enabled 1 (mgcp_conn.c:271) 20250804090107323 DLMGCP DEBUG <0013> (1226/rtp C:7C423457 r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090107323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7C423457 CRCX: connection successfully created: (1226/rtp C:7C423457 r=::1:10000<->l=::1:5924) (mgcp_protocol.c:772) 20250804090107323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090107323 DLMGCP DEBUG <0013> Generated response: line #00: 200 16140 OK (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Generated response: line #01: I: 7C423457 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7C423457 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5924 RTP/AVP 112 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804090107323 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16141 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090107325 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090107325 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090107325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090107325 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804090107325 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804090107325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6D3E63B6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090107325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6D3E63B6 output_enabled 1 (mgcp_conn.c:271) 20250804090107325 DLMGCP DEBUG <0013> (1226/rtp C:6D3E63B6 r=::1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090107325 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6D3E63B6 CRCX: connection successfully created: (1226/rtp C:6D3E63B6 r=::1:1985<->l=::1:5926 CID=11) (mgcp_protocol.c:772) 20250804090107325 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090107325 DLMGCP DEBUG <0013> Generated response: line #00: 200 16141 OK (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Generated response: line #01: I: 6D3E63B6 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 11 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D3E63B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090107325 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(367)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804090108530 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16142 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090108530 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804090108531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090108531 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090108531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090108531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090108531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090108531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090108531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090108531 DLMGCP DEBUG <0013> Generated response: line #00: 200 16142 OK (mgcp_msg.c:72) RTPEM1(365)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats A: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: tolerance: 3 packets MTC@ab0128624cc1: batch_size: 4 packets MTC@ab0128624cc1: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM2(366)@ab0128624cc1: Final verdict of PTC: none RTPEM0(364)@ab0128624cc1: Final verdict of PTC: none RTPEM1(365)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@ab0128624cc1: Final verdict of PTC: none OsmuxEM(367)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(368)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(364): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(365): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(366): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(367): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(368): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass'. Mon Aug 4 09:01:08 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=197572) Waiting for packet dumper to finish... 1 (prev_count=197572, count=201304) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 ------ Mon Aug 4 09:01:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. 20250804090116703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1611 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090116703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090116703 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090116703 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090116703 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090116703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090116703 DLMGCP DEBUG <0013> Generated response: line #00: 515 1611 FAIL (mgcp_msg.c:72) 20250804090116707 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1612 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090116707 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090116707 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804090116707 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090116707 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090116708 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090116708 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090116708 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090116708 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090116708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8A4D8E69 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090116708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8A4D8E69 output_enabled 1 (mgcp_conn.c:271) 20250804090116708 DLMGCP DEBUG <0013> (1226/rtp C:8A4D8E69 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090116708 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8A4D8E69 CRCX: connection successfully created: (1226/rtp C:8A4D8E69 r=127.0.0.1:10000<->l=127.0.0.1:5928) (mgcp_protocol.c:772) 20250804090116708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090116708 DLMGCP DEBUG <0013> Generated response: line #00: 200 1612 OK (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Generated response: line #01: I: 8A4D8E69 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8A4D8E69 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5928 RTP/AVP 112 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804090116708 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1613 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090116711 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090116711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090116711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090116711 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804090116711 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804090116711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B9B1DA06 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090116711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B9B1DA06 output_enabled 1 (mgcp_conn.c:271) 20250804090116711 DLMGCP DEBUG <0013> (1226/rtp C:B9B1DA06 r=::1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090116711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B9B1DA06 CRCX: connection successfully created: (1226/rtp C:B9B1DA06 r=::1:1985<->l=::1:5930 CID=12) (mgcp_protocol.c:772) 20250804090116711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090116711 DLMGCP DEBUG <0013> Generated response: line #00: 200 1613 OK (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Generated response: line #01: I: B9B1DA06 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 12 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9B1DA06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090116711 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(373)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804090117922 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1614 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090117922 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804090117922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090117922 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090117922 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090117922 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090117922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090117922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090117923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090117923 DLMGCP DEBUG <0013> Generated response: line #00: 200 1614 OK (mgcp_msg.c:72) RTPEM1(371)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: tolerance: 3 packets MTC@ab0128624cc1: batch_size: 4 packets MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(371)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@ab0128624cc1: Final verdict of PTC: none RTPEM0(370)@ab0128624cc1: Final verdict of PTC: none OsmuxEM(373)@ab0128624cc1: Final verdict of PTC: none RTPEM2(372)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(374)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(370): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(371): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(372): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(373): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(374): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass'. Mon Aug 4 09:01:17 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=193408) Waiting for packet dumper to finish... 1 (prev_count=193408, count=197340) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 ------ Mon Aug 4 09:01:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. 20250804090126082 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30572 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090126082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090126082 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090126082 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090126082 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090126082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090126082 DLMGCP DEBUG <0013> Generated response: line #00: 515 30572 FAIL (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30573 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804090126095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090126096 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090126096 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090126096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090126096 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090126096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3D6E9790 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090126096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3D6E9790 output_enabled 1 (mgcp_conn.c:271) 20250804090126096 DLMGCP DEBUG <0013> (1226/rtp C:3D6E9790 r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090126096 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3D6E9790 CRCX: connection successfully created: (1226/rtp C:3D6E9790 r=::1:10000<->l=::1:5932) (mgcp_protocol.c:772) 20250804090126096 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090126096 DLMGCP DEBUG <0013> Generated response: line #00: 200 30573 OK (mgcp_msg.c:72) 20250804090126096 DLMGCP DEBUG <0013> Generated response: line #01: I: 3D6E9790 (mgcp_msg.c:72) 20250804090126096 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090126096 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3D6E9790 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090126096 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090126096 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090126096 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090126096 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5932 RTP/AVP 112 (mgcp_msg.c:72) 20250804090126096 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090126096 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250804090126096 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30574 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090126102 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090126102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090126102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090126102 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804090126102 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804090126102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9ADBDFC4 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090126102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9ADBDFC4 output_enabled 1 (mgcp_conn.c:271) 20250804090126102 DLMGCP DEBUG <0013> (1226/rtp C:9ADBDFC4 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090126102 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9ADBDFC4 CRCX: connection successfully created: (1226/rtp C:9ADBDFC4 r=127.0.0.1:1985<->l=127.0.0.1:5934 CID=13) (mgcp_protocol.c:772) 20250804090126102 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090126102 DLMGCP DEBUG <0013> Generated response: line #00: 200 30574 OK (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Generated response: line #01: I: 9ADBDFC4 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 13 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9ADBDFC4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090126102 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(379)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804090127315 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30575 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090127315 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250804090127315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090127315 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090127315 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090127315 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090127315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090127315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090127315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090127315 DLMGCP DEBUG <0013> Generated response: line #00: 200 30575 OK (mgcp_msg.c:72) RTPEM1(377)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: tolerance: 3 packets MTC@ab0128624cc1: batch_size: 4 packets MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass OsmuxEM(379)@ab0128624cc1: Final verdict of PTC: none RTPEM0(376)@ab0128624cc1: Final verdict of PTC: none RTPEM1(377)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(380)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@ab0128624cc1: Final verdict of PTC: none RTPEM2(378)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(376): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(377): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(378): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(379): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(380): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass'. Mon Aug 4 09:01:27 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=196232) Waiting for packet dumper to finish... 1 (prev_count=196232, count=199964) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 ------ Mon Aug 4 09:01:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. 20250804090135518 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1911 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090135518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090135518 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090135518 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090135518 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090135518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090135518 DLMGCP DEBUG <0013> Generated response: line #00: 515 1911 FAIL (mgcp_msg.c:72) 20250804090135531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1912 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090135532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090135532 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090135532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090135532 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090135532 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090135532 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090135532 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090135532 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090135532 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090135532 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090135532 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090135532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090135532 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090135532 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090135532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090135532 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090135532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:069E211D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090135532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:069E211D output_enabled 0 (mgcp_conn.c:271) 20250804090135532 DLMGCP DEBUG <0013> (1227/rtp C:069E211D r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090135532 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:069E211D CRCX: connection successfully created: (1227/rtp C:069E211D r=::1:10000<->l=::1:5936) (mgcp_protocol.c:772) 20250804090135532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090135532 DLMGCP DEBUG <0013> Generated response: line #00: 200 1912 OK (mgcp_msg.c:72) 20250804090135532 DLMGCP DEBUG <0013> Generated response: line #01: I: 069E211D (mgcp_msg.c:72) 20250804090135533 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090135533 DLMGCP DEBUG <0013> Generated response: line #03: o=- 069E211D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090135533 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090135533 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090135533 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090135533 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250804090135533 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090135533 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804090135540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1913 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090135540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090135540 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090135540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090135540 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250804090135540 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090135540 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090135540 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090135540 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090135540 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090135540 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804090135541 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090135541 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090135541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090135541 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090135541 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090135541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090135541 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804090135541 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804090135541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B4C7A2A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090135541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B4C7A2A3 output_enabled 0 (mgcp_conn.c:271) 20250804090135541 DLMGCP DEBUG <0013> (1227/rtp C:B4C7A2A3 r=::1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090135541 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B4C7A2A3 CRCX: connection successfully created: (1227/rtp C:B4C7A2A3 r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:772) 20250804090135541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090135541 DLMGCP DEBUG <0013> Generated response: line #00: 200 1913 OK (mgcp_msg.c:72) 20250804090135541 DLMGCP DEBUG <0013> Generated response: line #01: I: B4C7A2A3 (mgcp_msg.c:72) 20250804090135541 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 14 (mgcp_msg.c:72) 20250804090135541 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804090135541 DLMGCP DEBUG <0013> Generated response: line #04: o=- B4C7A2A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090135541 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804090135541 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090135541 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804090135541 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804090135541 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090135541 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(382)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090137052 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1914 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Received message: line #03: I: 069E211D (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090137052 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090137052 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090137052 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090137052 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090137052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:069E211D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090137052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:069E211D output_enabled 1 (mgcp_conn.c:271) 20250804090137052 DLMGCP DEBUG <0013> (1227/rtp C:069E211D r=::1:10000<->l=::1:5936) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090137052 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:069E211D MDCX: connection successfully modified: (1227/rtp C:069E211D r=::1:10000<->l=::1:5936) (mgcp_protocol.c:976) 20250804090137052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090137052 DLMGCP DEBUG <0013> Generated response: line #00: 200 1914 OK (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Generated response: line #02: o=- 069E211D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090137052 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250804090137053 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090137053 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(385)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090137563 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1915 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090137563 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090137563 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090137563 DLMGCP DEBUG <0013> Received message: line #03: I: B4C7A2A3 (mgcp_msg.c:72) 20250804090137563 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090137564 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090137564 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090137564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090137564 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804090137564 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804090137564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B4C7A2A3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090137564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B4C7A2A3 output_enabled 1 (mgcp_conn.c:271) 20250804090137564 DLMGCP DEBUG <0013> (1227/rtp C:B4C7A2A3 r=::1:1985<->l=::1:5938 CID=14) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090137564 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B4C7A2A3 MDCX: connection successfully modified: (1227/rtp C:B4C7A2A3 r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:976) 20250804090137564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090137564 DLMGCP DEBUG <0013> Generated response: line #00: 200 1915 OK (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 14 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Generated response: line #03: o=- B4C7A2A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090137564 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 192, bytes_payload_tx := 3264, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 24, bytes_payload_rx := 1440, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804090139676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1916 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090139676 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804090139676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090139677 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090139677 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090139677 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090139677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090139677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090139677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090139677 DLMGCP DEBUG <0013> Generated response: line #00: 200 1916 OK (mgcp_msg.c:72) RTPEM0(382)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): none -> pass OsmuxEM(385)@ab0128624cc1: Final verdict of PTC: none RTPEM0(382)@ab0128624cc1: Final verdict of PTC: none RTPEM2(384)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(386)@ab0128624cc1: Final verdict of PTC: none RTPEM1(383)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(382): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(383): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(384): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(385): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(386): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass'. Mon Aug 4 09:01:39 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=482440) Waiting for packet dumper to finish... 1 (prev_count=482440, count=486372) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 ------ Mon Aug 4 09:01:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. 20250804090147858 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61422 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090147859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090147859 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090147859 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090147859 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090147859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090147859 DLMGCP DEBUG <0013> Generated response: line #00: 515 61422 FAIL (mgcp_msg.c:72) 20250804090147871 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61423 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090147871 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090147872 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090147872 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090147872 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090147872 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090147872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:77AC21DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090147872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:77AC21DD output_enabled 0 (mgcp_conn.c:271) 20250804090147872 DLMGCP DEBUG <0013> (1227/rtp C:77AC21DD r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090147872 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:77AC21DD CRCX: connection successfully created: (1227/rtp C:77AC21DD r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:772) 20250804090147872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090147872 DLMGCP DEBUG <0013> Generated response: line #00: 200 61423 OK (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Generated response: line #01: I: 77AC21DD (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Generated response: line #03: o=- 77AC21DD 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090147872 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Received message: line #00: CRCX 61424 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090147881 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090147881 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090147881 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090147881 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804090147881 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804090147881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:071434F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090147881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:071434F3 output_enabled 0 (mgcp_conn.c:271) 20250804090147881 DLMGCP DEBUG <0013> (1227/rtp C:071434F3 r=::1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090147881 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:071434F3 CRCX: connection successfully created: (1227/rtp C:071434F3 r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:772) 20250804090147881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090147881 DLMGCP DEBUG <0013> Generated response: line #00: 200 61424 OK (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Generated response: line #01: I: 071434F3 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 15 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Generated response: line #04: o=- 071434F3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804090147881 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804090147882 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090147882 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(388)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090149395 DLMGCP DEBUG <0013> Received message: line #00: MDCX 61425 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090149395 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090149395 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090149395 DLMGCP DEBUG <0013> Received message: line #03: I: 77AC21DD (mgcp_msg.c:72) 20250804090149395 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090149395 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090149395 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090149395 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090149395 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090149395 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090149395 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090149395 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090149395 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090149396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090149396 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090149396 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090149396 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090149396 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090149396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:77AC21DD connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090149396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:77AC21DD output_enabled 1 (mgcp_conn.c:271) 20250804090149396 DLMGCP DEBUG <0013> (1227/rtp C:77AC21DD r=127.0.0.1:10000<->l=127.0.0.1:5940) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090149396 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:77AC21DD MDCX: connection successfully modified: (1227/rtp C:77AC21DD r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:976) 20250804090149396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090149396 DLMGCP DEBUG <0013> Generated response: line #00: 200 61425 OK (mgcp_msg.c:72) 20250804090149396 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090149396 DLMGCP DEBUG <0013> Generated response: line #02: o=- 77AC21DD 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090149396 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090149396 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090149396 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090149396 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250804090149396 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090149396 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(391)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090149905 DLMGCP DEBUG <0013> Received message: line #00: MDCX 61426 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090149905 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090149905 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Received message: line #03: I: 071434F3 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090149906 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090149906 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090149906 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090149906 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804090149906 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804090149906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:071434F3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090149906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:071434F3 output_enabled 1 (mgcp_conn.c:271) 20250804090149906 DLMGCP DEBUG <0013> (1227/rtp C:071434F3 r=::1:1985<->l=::1:5942 CID=15) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090149906 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:071434F3 MDCX: connection successfully modified: (1227/rtp C:071434F3 r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:976) 20250804090149906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090149906 DLMGCP DEBUG <0013> Generated response: line #00: 200 61426 OK (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 15 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Generated response: line #03: o=- 071434F3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090149906 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 194, bytes_payload_tx := 3298, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 24, bytes_payload_rx := 1440, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804090152020 DLMGCP DEBUG <0013> Received message: line #00: DLCX 61427 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090152020 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804090152020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090152020 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090152020 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090152020 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090152020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090152020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090152020 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090152020 DLMGCP DEBUG <0013> Generated response: line #00: 200 61427 OK (mgcp_msg.c:72) RTPEM0(388)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): none -> pass OsmuxEM(391)@ab0128624cc1: Final verdict of PTC: none RTPEM0(388)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(392)@ab0128624cc1: Final verdict of PTC: none RTPEM1(389)@ab0128624cc1: Final verdict of PTC: none RTPEM2(390)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(393)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(388): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(389): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(390): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(391): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(392): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass'. Mon Aug 4 09:01:52 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=474064) Waiting for packet dumper to finish... 1 (prev_count=474064, count=477996) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 ------ Mon Aug 4 09:01:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. 20250804090200223 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59623 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090200223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090200223 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090200223 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090200223 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090200223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090200223 DLMGCP DEBUG <0013> Generated response: line #00: 515 59623 FAIL (mgcp_msg.c:72) 20250804090200235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59624 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090200235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090200236 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090200236 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090200236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090200236 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090200236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E2FD3CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090200236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E2FD3CB output_enabled 0 (mgcp_conn.c:271) 20250804090200236 DLMGCP DEBUG <0013> (1227/rtp C:6E2FD3CB r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090200236 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6E2FD3CB CRCX: connection successfully created: (1227/rtp C:6E2FD3CB r=::1:10000<->l=::1:5944) (mgcp_protocol.c:772) 20250804090200236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090200236 DLMGCP DEBUG <0013> Generated response: line #00: 200 59624 OK (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Generated response: line #01: I: 6E2FD3CB (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6E2FD3CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090200236 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59625 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090200240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090200240 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090200240 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090200240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090200240 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804090200240 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804090200240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D9A8724 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090200240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D9A8724 output_enabled 0 (mgcp_conn.c:271) 20250804090200241 DLMGCP DEBUG <0013> (1227/rtp C:8D9A8724 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090200241 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8D9A8724 CRCX: connection successfully created: (1227/rtp C:8D9A8724 r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:772) 20250804090200241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090200241 DLMGCP DEBUG <0013> Generated response: line #00: 200 59625 OK (mgcp_msg.c:72) 20250804090200241 DLMGCP DEBUG <0013> Generated response: line #01: I: 8D9A8724 (mgcp_msg.c:72) 20250804090200241 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 16 (mgcp_msg.c:72) 20250804090200241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250804090200241 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D9A8724 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090200241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250804090200241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090200241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250804090200241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804090200241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090200241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(394)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090201747 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59626 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Received message: line #03: I: 6E2FD3CB (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090201747 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090201747 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090201747 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090201747 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090201747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E2FD3CB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090201747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E2FD3CB output_enabled 1 (mgcp_conn.c:271) 20250804090201747 DLMGCP DEBUG <0013> (1227/rtp C:6E2FD3CB r=::1:10000<->l=::1:5944) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090201747 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6E2FD3CB MDCX: connection successfully modified: (1227/rtp C:6E2FD3CB r=::1:10000<->l=::1:5944) (mgcp_protocol.c:976) 20250804090201747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090201747 DLMGCP DEBUG <0013> Generated response: line #00: 200 59626 OK (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6E2FD3CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090201747 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(397)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090202257 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59627 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Received message: line #03: I: 8D9A8724 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090202257 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090202257 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090202257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090202257 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250804090202257 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:443) 20250804090202257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D9A8724 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090202257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D9A8724 output_enabled 1 (mgcp_conn.c:271) 20250804090202257 DLMGCP DEBUG <0013> (1227/rtp C:8D9A8724 r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090202257 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8D9A8724 MDCX: connection successfully modified: (1227/rtp C:8D9A8724 r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:976) 20250804090202257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090202257 DLMGCP DEBUG <0013> Generated response: line #00: 200 59627 OK (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 16 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8D9A8724 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250804090202257 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 192, bytes_payload_tx := 3264, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 24, bytes_payload_rx := 1440, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804090204371 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59628 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090204371 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804090204371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090204371 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090204371 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090204371 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090204371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090204371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090204371 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090204371 DLMGCP DEBUG <0013> Generated response: line #00: 200 59628 OK (mgcp_msg.c:72) RTPEM0(394)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(399)@ab0128624cc1: Final verdict of PTC: none RTPEM0(394)@ab0128624cc1: Final verdict of PTC: none RTPEM1(395)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(398)@ab0128624cc1: Final verdict of PTC: none RTPEM2(396)@ab0128624cc1: Final verdict of PTC: none OsmuxEM(397)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(394): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(395): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(396): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC OsmuxEM(397): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass'. Mon Aug 4 09:02:04 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=481744) Waiting for packet dumper to finish... 1 (prev_count=481744, count=485676) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup ------ Mon Aug 4 09:02:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup started. 20250804090212566 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38870 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090212566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090212566 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090212566 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090212566 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090212566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090212566 DLMGCP DEBUG <0013> Generated response: line #00: 515 38870 FAIL (mgcp_msg.c:72) 20250804090212576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38871 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090212576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090212576 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090212576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090212576 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090212576 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090212576 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090212576 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090212576 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090212576 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090212576 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090212576 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090212577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090212577 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090212577 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090212577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090212577 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090212577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B5E1BF99 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090212577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B5E1BF99 output_enabled 0 (mgcp_conn.c:271) 20250804090212577 DLMGCP DEBUG <0013> (1227/rtp C:B5E1BF99 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090212577 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B5E1BF99 CRCX: connection successfully created: (1227/rtp C:B5E1BF99 r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:772) 20250804090212577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090212577 DLMGCP DEBUG <0013> Generated response: line #00: 200 38871 OK (mgcp_msg.c:72) 20250804090212577 DLMGCP DEBUG <0013> Generated response: line #01: I: B5E1BF99 (mgcp_msg.c:72) 20250804090212577 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090212577 DLMGCP DEBUG <0013> Generated response: line #03: o=- B5E1BF99 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090212577 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090212577 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090212577 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090212577 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250804090212577 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090212577 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(400)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804090212586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38872 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090212586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090212586 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090212586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090212586 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090212586 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090212586 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090212586 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090212586 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090212587 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090212587 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090212587 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090212587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090212587 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090212587 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090212587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090212587 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090212587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CD5AD3C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090212587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CD5AD3C1 output_enabled 0 (mgcp_conn.c:271) 20250804090212587 DLMGCP DEBUG <0013> (1227/rtp C:CD5AD3C1 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090212587 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CD5AD3C1 CRCX: connection successfully created: (1227/rtp C:CD5AD3C1 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:772) 20250804090212587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090212587 DLMGCP DEBUG <0013> Generated response: line #00: 200 38872 OK (mgcp_msg.c:72) 20250804090212587 DLMGCP DEBUG <0013> Generated response: line #01: I: CD5AD3C1 (mgcp_msg.c:72) 20250804090212587 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090212587 DLMGCP DEBUG <0013> Generated response: line #03: o=- CD5AD3C1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090212587 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090212587 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090212588 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090212588 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250804090212588 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090212588 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@ab0128624cc1: IuUP INIT_ACK Received RTPEM0(400)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090214113 DLMGCP DEBUG <0013> Received message: line #00: MDCX 38873 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090214113 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090214113 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090214113 DLMGCP DEBUG <0013> Received message: line #03: I: B5E1BF99 (mgcp_msg.c:72) 20250804090214113 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090214113 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090214113 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090214113 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090214113 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090214113 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090214113 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090214113 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090214113 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090214113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090214113 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090214113 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090214113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090214113 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090214113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B5E1BF99 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090214113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B5E1BF99 output_enabled 1 (mgcp_conn.c:271) 20250804090214113 DLMGCP DEBUG <0013> (1227/rtp C:B5E1BF99 r=127.0.0.1:10000<->l=127.0.0.1:5948) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090214114 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B5E1BF99 MDCX: connection successfully modified: (1227/rtp C:B5E1BF99 r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:976) 20250804090214114 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090214114 DLMGCP DEBUG <0013> Generated response: line #00: 200 38873 OK (mgcp_msg.c:72) 20250804090214114 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090214114 DLMGCP DEBUG <0013> Generated response: line #02: o=- B5E1BF99 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090214114 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090214114 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090214114 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090214114 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250804090214114 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090214114 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090214618 DLMGCP DEBUG <0013> Received message: line #00: MDCX 38874 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Received message: line #03: I: CD5AD3C1 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090214618 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090214618 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090214618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090214618 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090214618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CD5AD3C1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090214618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CD5AD3C1 output_enabled 1 (mgcp_conn.c:271) 20250804090214618 DLMGCP DEBUG <0013> (1227/rtp C:CD5AD3C1 r=127.0.0.1:20000<->l=127.0.0.1:5950) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090214618 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CD5AD3C1 MDCX: connection successfully modified: (1227/rtp C:CD5AD3C1 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:976) 20250804090214618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090214618 DLMGCP DEBUG <0013> Generated response: line #00: 200 38874 OK (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Generated response: line #02: o=- CD5AD3C1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090214618 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 192, bytes_payload_tx := 768, num_pkts_rx := 120, bytes_payload_rx := 960, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, num_pkts_rx := 97, bytes_payload_rx := 790, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804090216729 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38875 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090216729 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804090216729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090216729 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090216729 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090216729 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090216729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090216729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090216733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090216733 DLMGCP DEBUG <0013> Generated response: line #00: 200 38875 OK (mgcp_msg.c:72) RTPEM0(400)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): none -> pass MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed RTPEM0(400)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(403)@ab0128624cc1: Final verdict of PTC: none RTPEM1(401)@ab0128624cc1: Final verdict of PTC: none RTPEM2(402)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass'. Mon Aug 4 09:02:16 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=825292) Waiting for packet dumper to finish... 1 (prev_count=825292, count=829224) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered ------ Mon Aug 4 09:02:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. 20250804090224922 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37835 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090224922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090224922 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090224922 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090224922 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090224922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090224922 DLMGCP DEBUG <0013> Generated response: line #00: 515 37835 FAIL (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37836 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090224928 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090224928 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090224928 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090224928 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090224928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A6D5926E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090224928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A6D5926E output_enabled 0 (mgcp_conn.c:271) 20250804090224928 DLMGCP DEBUG <0013> (1227/rtp C:A6D5926E r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090224928 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A6D5926E CRCX: connection successfully created: (1227/rtp C:A6D5926E r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:772) 20250804090224928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090224928 DLMGCP DEBUG <0013> Generated response: line #00: 200 37836 OK (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Generated response: line #01: I: A6D5926E (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Generated response: line #03: o=- A6D5926E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090224928 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(405)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804090224933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37837 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090224933 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090224933 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090224933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090224933 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090224933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8AEB80F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090224933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8AEB80F9 output_enabled 0 (mgcp_conn.c:271) 20250804090224933 DLMGCP DEBUG <0013> (1227/rtp C:8AEB80F9 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090224933 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8AEB80F9 CRCX: connection successfully created: (1227/rtp C:8AEB80F9 r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:772) 20250804090224933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090224933 DLMGCP DEBUG <0013> Generated response: line #00: 200 37837 OK (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Generated response: line #01: I: 8AEB80F9 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8AEB80F9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090224933 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@ab0128624cc1: IuUP INIT_ACK Received RTPEM0(405)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090226449 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37838 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Received message: line #03: I: A6D5926E (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090226449 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090226449 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090226449 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090226449 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090226449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A6D5926E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090226449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A6D5926E output_enabled 1 (mgcp_conn.c:271) 20250804090226449 DLMGCP DEBUG <0013> (1227/rtp C:A6D5926E r=127.0.0.1:10000<->l=127.0.0.1:5952) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090226449 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A6D5926E MDCX: connection successfully modified: (1227/rtp C:A6D5926E r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:976) 20250804090226449 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090226449 DLMGCP DEBUG <0013> Generated response: line #00: 200 37838 OK (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Generated response: line #02: o=- A6D5926E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090226449 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090226963 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37839 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090226963 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090226963 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090226963 DLMGCP DEBUG <0013> Received message: line #03: I: 8AEB80F9 (mgcp_msg.c:72) 20250804090226963 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090226963 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090226963 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090226963 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090226963 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090226963 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090226963 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090226963 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090226963 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090226963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090226963 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090226963 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090226963 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090226963 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090226963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8AEB80F9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090226963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8AEB80F9 output_enabled 1 (mgcp_conn.c:271) 20250804090226963 DLMGCP DEBUG <0013> (1227/rtp C:8AEB80F9 r=127.0.0.1:20000<->l=127.0.0.1:5954) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090226964 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8AEB80F9 MDCX: connection successfully modified: (1227/rtp C:8AEB80F9 r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:976) 20250804090226964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090226964 DLMGCP DEBUG <0013> Generated response: line #00: 200 37839 OK (mgcp_msg.c:72) 20250804090226964 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090226964 DLMGCP DEBUG <0013> Generated response: line #02: o=- 8AEB80F9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090226964 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090226964 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090226964 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090226964 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250804090226964 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090226964 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 121, bytes_payload_rx := 968, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, num_pkts_rx := 98, bytes_payload_rx := 798, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804090229070 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37840 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090229070 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804090229070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090229070 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090229070 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090229070 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090229070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090229070 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090229072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090229073 DLMGCP DEBUG <0013> Generated response: line #00: 200 37840 OK (mgcp_msg.c:72) RTPEM0(405)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): none -> pass MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed VirtCallAgent-STATS(408)@ab0128624cc1: Final verdict of PTC: none RTPEM1(406)@ab0128624cc1: Final verdict of PTC: none RTPEM0(405)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@ab0128624cc1: Final verdict of PTC: none RTPEM2(407)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass'. Mon Aug 4 09:02:29 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=825836) Waiting for packet dumper to finish... 1 (prev_count=825836, count=829568) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly ------ Mon Aug 4 09:02:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. 20250804090237206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14024 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090237206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090237206 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090237206 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090237206 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090237206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090237206 DLMGCP DEBUG <0013> Generated response: line #00: 515 14024 FAIL (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14025 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090237213 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090237213 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090237213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090237213 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090237213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AB760B54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090237213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AB760B54 output_enabled 0 (mgcp_conn.c:271) 20250804090237213 DLMGCP DEBUG <0013> (1227/rtp C:AB760B54 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090237213 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AB760B54 CRCX: connection successfully created: (1227/rtp C:AB760B54 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:772) 20250804090237213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090237213 DLMGCP DEBUG <0013> Generated response: line #00: 200 14025 OK (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Generated response: line #01: I: AB760B54 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Generated response: line #03: o=- AB760B54 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090237213 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804090237218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14026 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090237218 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090237218 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090237218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090237218 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090237218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:78202FD5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090237218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:78202FD5 output_enabled 0 (mgcp_conn.c:271) 20250804090237218 DLMGCP DEBUG <0013> (1227/rtp C:78202FD5 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090237218 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:78202FD5 CRCX: connection successfully created: (1227/rtp C:78202FD5 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:772) 20250804090237218 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090237218 DLMGCP DEBUG <0013> Generated response: line #00: 200 14026 OK (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Generated response: line #01: I: 78202FD5 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Generated response: line #03: o=- 78202FD5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090237218 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@ab0128624cc1: IuUP INIT_ACK Received RTPEM0(410)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090238739 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14027 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090238739 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090238739 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090238739 DLMGCP DEBUG <0013> Received message: line #03: I: AB760B54 (mgcp_msg.c:72) 20250804090238739 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090238739 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090238739 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090238739 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090238739 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090238739 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090238739 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090238739 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090238739 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090238739 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090238739 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090238739 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090238739 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090238739 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090238739 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AB760B54 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090238739 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AB760B54 output_enabled 1 (mgcp_conn.c:271) 20250804090238739 DLMGCP DEBUG <0013> (1227/rtp C:AB760B54 r=127.0.0.1:10000<->l=127.0.0.1:5956) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090238740 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AB760B54 MDCX: connection successfully modified: (1227/rtp C:AB760B54 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:976) 20250804090238740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090238740 DLMGCP DEBUG <0013> Generated response: line #00: 200 14027 OK (mgcp_msg.c:72) 20250804090238740 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090238740 DLMGCP DEBUG <0013> Generated response: line #02: o=- AB760B54 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090238740 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090238740 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090238740 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090238740 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250804090238740 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090238740 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090239253 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14028 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090239253 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090239253 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090239253 DLMGCP DEBUG <0013> Received message: line #03: I: 78202FD5 (mgcp_msg.c:72) 20250804090239253 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090239253 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090239253 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090239253 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090239253 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090239253 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090239253 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090239253 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090239253 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090239253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090239253 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090239253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090239253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090239253 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090239253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:78202FD5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090239253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:78202FD5 output_enabled 1 (mgcp_conn.c:271) 20250804090239253 DLMGCP DEBUG <0013> (1227/rtp C:78202FD5 r=127.0.0.1:20000<->l=127.0.0.1:5958) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090239254 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:78202FD5 MDCX: connection successfully modified: (1227/rtp C:78202FD5 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:976) 20250804090239254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090239254 DLMGCP DEBUG <0013> Generated response: line #00: 200 14028 OK (mgcp_msg.c:72) 20250804090239254 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090239254 DLMGCP DEBUG <0013> Generated response: line #02: o=- 78202FD5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090239254 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090239254 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090239254 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090239254 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250804090239254 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090239254 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 194, bytes_payload_tx := 776, num_pkts_rx := 122, bytes_payload_rx := 976, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 99, bytes_payload_rx := 806, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass 20250804090241264 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14029 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090241264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090241264 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090241264 DLMGCP DEBUG <0013> Received message: line #03: I: 78202FD5 (mgcp_msg.c:72) 20250804090241264 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090241264 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090241264 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090241264 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090241264 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090241264 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090241264 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090241264 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090241264 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090241264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090241265 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090241265 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090241265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090241265 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090241265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:78202FD5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090241265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:78202FD5 output_enabled 0 (mgcp_conn.c:271) 20250804090241265 DLMGCP DEBUG <0013> (1227/rtp C:78202FD5 r=127.0.0.1:20000<->l=127.0.0.1:5958) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090241265 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:78202FD5 MDCX: connection successfully modified: (1227/rtp C:78202FD5 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:976) 20250804090241265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090241265 DLMGCP DEBUG <0013> Generated response: line #00: 200 14029 OK (mgcp_msg.c:72) 20250804090241265 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090241265 DLMGCP DEBUG <0013> Generated response: line #02: o=- 78202FD5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090241265 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090241265 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090241265 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090241265 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250804090241265 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090241265 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090242275 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14030 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Received message: line #03: I: AB760B54 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090242276 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090242276 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090242276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090242276 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AB760B54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AB760B54 output_enabled 0 (mgcp_conn.c:271) 20250804090242276 DLMGCP DEBUG <0013> (1227/rtp C:AB760B54 r=127.0.0.1:10000<->l=127.0.0.1:5956) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090242276 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AB760B54 MDCX: connection successfully modified: (1227/rtp C:AB760B54 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:976) 20250804090242276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090242276 DLMGCP DEBUG <0013> Generated response: line #00: 200 14030 OK (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Generated response: line #02: o=- AB760B54 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090242276 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804090243392 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14031 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090243392 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804090243392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090243392 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090243392 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090243392 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090243392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090243392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090243397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090243397 DLMGCP DEBUG <0013> Generated response: line #00: 200 14031 OK (mgcp_msg.c:72) RTPEM0(410)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed RTPEM1(411)@ab0128624cc1: Final verdict of PTC: none RTPEM2(412)@ab0128624cc1: Final verdict of PTC: none RTPEM0(410)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(413)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass'. Mon Aug 4 09:02:43 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1028728) Waiting for packet dumper to finish... 1 (prev_count=1028728, count=1032660) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp ------ Mon Aug 4 09:02:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup_rtp started. 20250804090251555 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28615 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090251555 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090251555 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090251555 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090251555 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090251555 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090251555 DLMGCP DEBUG <0013> Generated response: line #00: 515 28615 FAIL (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28616 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090251558 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090251558 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090251558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090251558 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090251558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B9AA09E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090251558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B9AA09E output_enabled 0 (mgcp_conn.c:271) 20250804090251558 DLMGCP DEBUG <0013> (1227/rtp C:4B9AA09E r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090251558 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4B9AA09E CRCX: connection successfully created: (1227/rtp C:4B9AA09E r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:772) 20250804090251558 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090251558 DLMGCP DEBUG <0013> Generated response: line #00: 200 28616 OK (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Generated response: line #01: I: 4B9AA09E (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4B9AA09E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090251558 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(415)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804090251560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28617 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090251560 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090251560 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090251560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090251560 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090251560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBE2297A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090251560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBE2297A output_enabled 0 (mgcp_conn.c:271) 20250804090251560 DLMGCP DEBUG <0013> (1227/rtp C:BBE2297A r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090251560 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BBE2297A CRCX: connection successfully created: (1227/rtp C:BBE2297A r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:772) 20250804090251560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090251560 DLMGCP DEBUG <0013> Generated response: line #00: 200 28617 OK (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Generated response: line #01: I: BBE2297A (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Generated response: line #03: o=- BBE2297A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090251560 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(416)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@ab0128624cc1: IuUP INIT_ACK Received 20250804090251606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251627 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251668 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251689 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251711 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251732 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251754 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251775 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251796 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251818 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251839 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251881 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251921 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251942 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090251983 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252003 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252023 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252044 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252064 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252084 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252125 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252146 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252189 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252211 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252232 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252273 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252294 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252314 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252336 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252379 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252400 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252421 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252442 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252463 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252484 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252506 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252527 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252549 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252570 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252592 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252614 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252635 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252656 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252678 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252700 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252722 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252743 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252765 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252787 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252809 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252831 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252852 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252938 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252960 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090252981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253003 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253024 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253044 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253066 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(415)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090253073 DLMGCP DEBUG <0013> Received message: line #00: MDCX 28618 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Received message: line #03: I: 4B9AA09E (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090253073 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090253073 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090253073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090253073 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090253073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B9AA09E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090253073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B9AA09E output_enabled 1 (mgcp_conn.c:271) 20250804090253073 DLMGCP DEBUG <0013> (1227/rtp C:4B9AA09E r=127.0.0.1:10000<->l=127.0.0.1:5960) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090253073 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4B9AA09E MDCX: connection successfully modified: (1227/rtp C:4B9AA09E r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:976) 20250804090253073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090253073 DLMGCP DEBUG <0013> Generated response: line #00: 200 28618 OK (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4B9AA09E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090253073 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090253085 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253089 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253106 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253109 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253127 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253130 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253149 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253150 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253170 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253171 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253191 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253192 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253212 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253212 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253233 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253233 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253253 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253274 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253274 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253295 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253295 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253315 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253316 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253336 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253338 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253359 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253381 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253419 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253423 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253443 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253463 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253484 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253500 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253505 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253525 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253541 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253546 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253567 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) RTPEM1(416)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090253581 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253587 DLMGCP DEBUG <0013> Received message: line #00: MDCX 28619 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090253587 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090253587 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090253587 DLMGCP DEBUG <0013> Received message: line #03: I: BBE2297A (mgcp_msg.c:72) 20250804090253587 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090253587 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090253587 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090253587 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090253587 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090253587 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090253587 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090253587 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090253587 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090253587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090253587 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090253587 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090253587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090253587 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090253587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBE2297A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090253587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BBE2297A output_enabled 1 (mgcp_conn.c:271) 20250804090253587 DLMGCP DEBUG <0013> (1227/rtp C:BBE2297A r=127.0.0.1:20000<->l=127.0.0.1:5962) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090253588 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BBE2297A MDCX: connection successfully modified: (1227/rtp C:BBE2297A r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:976) 20250804090253588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090253588 DLMGCP DEBUG <0013> Generated response: line #00: 200 28619 OK (mgcp_msg.c:72) 20250804090253588 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090253588 DLMGCP DEBUG <0013> Generated response: line #02: o=- BBE2297A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090253588 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090253588 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090253588 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090253588 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250804090253588 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090253588 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090253600 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253602 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253622 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253643 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253644 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253663 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253684 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253685 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253705 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253705 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253726 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253746 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253767 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253767 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253788 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253788 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253808 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253809 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253829 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253850 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253850 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253871 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253871 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253891 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253891 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253912 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253912 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253932 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253932 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253953 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253953 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253973 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090253973 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253993 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090253994 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254014 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254014 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254034 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254054 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254075 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254095 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254116 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254136 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254137 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254157 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254158 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254178 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254179 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254198 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254201 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254219 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254222 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254240 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254242 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254260 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254263 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254281 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254283 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254302 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254304 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254322 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254325 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254343 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254347 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254363 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254367 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254384 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254405 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254425 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254429 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254445 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254449 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254466 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254470 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254486 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254490 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254507 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254527 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254531 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254547 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254568 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254571 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254588 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254591 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254608 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254612 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254629 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254632 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254650 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254653 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254670 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254673 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254691 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254693 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254711 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254732 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254734 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254752 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254755 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254773 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254775 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254794 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254796 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254814 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254816 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254836 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254836 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254857 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254857 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254877 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254877 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254897 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254897 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254918 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254918 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254938 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254938 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254959 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090254959 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254979 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090254980 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255000 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255000 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255020 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255020 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255041 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255041 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255061 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255062 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255082 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255102 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255123 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255143 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255145 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255163 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255165 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255184 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255186 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255204 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255206 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255225 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255227 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255246 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255266 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255286 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255306 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255309 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255327 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255329 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255348 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255350 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255368 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255370 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255389 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255390 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255409 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255411 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255429 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255431 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255450 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255451 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255470 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255472 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255491 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255492 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255511 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255513 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255532 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255533 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255552 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255554 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255572 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255574 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090255593 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090255595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@ab0128624cc1: stats: { num_pkts_tx := 193, bytes_payload_tx := 5983, num_pkts_rx := 121, bytes_payload_rx := 4235, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 169, bytes_payload_tx := 5408, num_pkts_rx := 97, bytes_payload_rx := 3104, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804090255702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28620 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090255702 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804090255702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090255702 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090255702 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090255702 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090255702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090255702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090255704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090255704 DLMGCP DEBUG <0013> Generated response: line #00: 200 28620 OK (mgcp_msg.c:72) RTPEM0(415)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): none -> pass MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed RTPEM1(416)@ab0128624cc1: Final verdict of PTC: none RTPEM2(417)@ab0128624cc1: Final verdict of PTC: none RTPEM0(415)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(418)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass'. Mon Aug 4 09:02:55 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=844288) Waiting for packet dumper to finish... 1 (prev_count=844288, count=848020) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered ------ Mon Aug 4 09:03:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. 20250804090303834 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12052 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090303834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090303834 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090303834 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090303835 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090303835 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090303835 DLMGCP DEBUG <0013> Generated response: line #00: 515 12052 FAIL (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12053 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090303841 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090303841 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090303841 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090303841 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090303841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47A22FCD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090303841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47A22FCD output_enabled 0 (mgcp_conn.c:271) 20250804090303841 DLMGCP DEBUG <0013> (1227/rtp C:47A22FCD r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090303841 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:47A22FCD CRCX: connection successfully created: (1227/rtp C:47A22FCD r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:772) 20250804090303841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090303841 DLMGCP DEBUG <0013> Generated response: line #00: 200 12053 OK (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Generated response: line #01: I: 47A22FCD (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Generated response: line #03: o=- 47A22FCD 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090303841 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(420)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804090303846 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12054 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090303846 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090303846 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090303846 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090303846 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090303846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:63FA9D05 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090303846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:63FA9D05 output_enabled 0 (mgcp_conn.c:271) 20250804090303846 DLMGCP DEBUG <0013> (1227/rtp C:63FA9D05 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090303846 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:63FA9D05 CRCX: connection successfully created: (1227/rtp C:63FA9D05 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:772) 20250804090303846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090303846 DLMGCP DEBUG <0013> Generated response: line #00: 200 12054 OK (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Generated response: line #01: I: 63FA9D05 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Generated response: line #03: o=- 63FA9D05 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090303846 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(421)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@ab0128624cc1: IuUP INIT_ACK Received 20250804090303891 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090303911 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090303931 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090303952 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090303972 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090303993 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304013 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304056 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304077 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304097 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304118 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304138 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304159 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304180 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304202 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304223 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304244 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304265 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304306 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304326 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304347 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304367 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304387 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304407 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304427 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304467 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304508 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304528 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304548 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304568 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304589 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304609 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304629 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304649 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304669 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304689 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304833 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304854 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304874 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304894 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304956 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304976 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090304997 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305018 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305038 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305059 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305079 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305120 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305204 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305225 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305245 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305266 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305287 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305307 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305328 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305349 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(420)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090305354 DLMGCP DEBUG <0013> Received message: line #00: MDCX 12055 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090305354 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090305354 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090305354 DLMGCP DEBUG <0013> Received message: line #03: I: 47A22FCD (mgcp_msg.c:72) 20250804090305354 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090305354 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090305354 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090305354 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090305354 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090305354 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090305354 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090305354 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090305354 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090305354 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090305354 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090305354 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090305354 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090305354 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090305354 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47A22FCD connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090305354 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47A22FCD output_enabled 1 (mgcp_conn.c:271) 20250804090305354 DLMGCP DEBUG <0013> (1227/rtp C:47A22FCD r=127.0.0.1:10000<->l=127.0.0.1:5964) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090305355 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:47A22FCD MDCX: connection successfully modified: (1227/rtp C:47A22FCD r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:976) 20250804090305355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090305355 DLMGCP DEBUG <0013> Generated response: line #00: 200 12055 OK (mgcp_msg.c:72) 20250804090305355 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090305355 DLMGCP DEBUG <0013> Generated response: line #02: o=- 47A22FCD 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090305355 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090305355 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090305355 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090305355 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250804090305355 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090305355 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090305369 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305390 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305393 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305412 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305414 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305432 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305435 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305453 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305456 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305474 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305476 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305495 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305497 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305516 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305517 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305536 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305557 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305558 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305577 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305578 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305598 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305599 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305618 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305619 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305638 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305640 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305659 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305660 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305680 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305700 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305701 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305720 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305721 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305741 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305741 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305761 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305762 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305782 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305782 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305802 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305803 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305823 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305823 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305844 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305844 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) RTPEM1(421)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090305860 DLMGCP DEBUG <0013> Received message: line #00: MDCX 12056 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Received message: line #03: I: 63FA9D05 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090305860 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090305860 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090305860 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090305860 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090305860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:63FA9D05 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090305860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:63FA9D05 output_enabled 1 (mgcp_conn.c:271) 20250804090305860 DLMGCP DEBUG <0013> (1227/rtp C:63FA9D05 r=127.0.0.1:20000<->l=127.0.0.1:5966) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090305860 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:63FA9D05 MDCX: connection successfully modified: (1227/rtp C:63FA9D05 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:976) 20250804090305860 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090305860 DLMGCP DEBUG <0013> Generated response: line #00: 200 12056 OK (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Generated response: line #02: o=- 63FA9D05 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090305860 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090305864 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305878 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305885 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305898 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305906 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305919 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305927 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305939 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305960 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305968 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090305980 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090305988 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306000 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306020 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306029 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306041 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306061 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306069 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306081 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306090 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306101 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306122 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306130 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306142 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306150 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306162 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306171 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306183 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306191 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306203 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306211 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306223 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306244 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306264 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306273 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306285 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306293 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306305 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306314 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306325 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306334 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306345 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306354 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306366 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306375 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306386 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306395 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306406 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306415 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306427 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306436 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306447 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306456 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306468 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306476 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306489 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306497 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306509 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306518 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306529 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306550 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306559 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306571 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306580 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306592 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306603 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306614 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306635 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306656 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306668 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306677 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306690 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306698 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306711 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306719 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306733 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306740 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306754 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306761 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306775 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306782 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306796 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306803 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306817 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306824 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306838 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306844 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306858 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306865 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306886 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306907 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306922 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306927 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306943 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306948 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306964 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306969 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090306984 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090306989 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307005 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307010 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307025 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307030 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307046 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307050 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307066 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307071 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307087 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307091 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307107 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307112 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307128 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307132 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307149 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307153 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307169 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307173 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307190 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307194 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307214 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307235 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307251 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307255 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307272 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307275 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307296 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307313 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307316 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307334 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307337 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307354 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307357 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307375 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307378 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307396 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307399 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307417 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307419 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307438 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307441 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307462 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307483 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307503 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307504 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307524 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307525 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307546 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307546 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307568 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307568 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307589 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307589 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307611 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307611 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307632 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307632 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307653 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307654 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307675 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307675 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307696 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307696 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307716 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307716 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307736 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307736 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307757 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307757 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307777 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307777 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307798 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307798 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307818 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307818 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307838 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307838 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090307858 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250804090307859 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@ab0128624cc1: stats: { num_pkts_tx := 194, bytes_payload_tx := 6014, num_pkts_rx := 121, bytes_payload_rx := 4235, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 170, bytes_payload_tx := 5440, num_pkts_rx := 97, bytes_payload_rx := 3104, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804090307964 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12057 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090307964 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804090307964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090307964 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090307964 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090307964 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090307964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090307964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090307964 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090307964 DLMGCP DEBUG <0013> Generated response: line #00: 200 12057 OK (mgcp_msg.c:72) RTPEM0(420)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): none -> pass MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed RTPEM0(420)@ab0128624cc1: Final verdict of PTC: none RTPEM2(422)@ab0128624cc1: Final verdict of PTC: none RTPEM1(421)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(423)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass'. Mon Aug 4 09:03:07 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=842784) Waiting for packet dumper to finish... 1 (prev_count=842784, count=846716) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly ------ Mon Aug 4 09:03:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. 20250804090316094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39184 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090316094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090316094 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090316094 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090316094 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090316094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090316095 DLMGCP DEBUG <0013> Generated response: line #00: 515 39184 FAIL (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 39185 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090316103 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090316103 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090316103 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090316103 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090316103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BB5CAE8C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090316103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BB5CAE8C output_enabled 0 (mgcp_conn.c:271) 20250804090316103 DLMGCP DEBUG <0013> (1227/rtp C:BB5CAE8C r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090316103 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BB5CAE8C CRCX: connection successfully created: (1227/rtp C:BB5CAE8C r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:772) 20250804090316103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090316103 DLMGCP DEBUG <0013> Generated response: line #00: 200 39185 OK (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Generated response: line #01: I: BB5CAE8C (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Generated response: line #03: o=- BB5CAE8C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090316103 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804090316123 DLMGCP DEBUG <0013> Received message: line #00: CRCX 39186 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090316124 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090316124 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090316124 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090316124 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090316124 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090316124 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090316124 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090316124 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090316124 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090316124 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090316124 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090316124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090316124 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090316124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090316124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090316124 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090316124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14FAC7CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090316124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14FAC7CF output_enabled 0 (mgcp_conn.c:271) 20250804090316124 DLMGCP DEBUG <0013> (1227/rtp C:14FAC7CF r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090316125 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:14FAC7CF CRCX: connection successfully created: (1227/rtp C:14FAC7CF r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:772) 20250804090316125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090316125 DLMGCP DEBUG <0013> Generated response: line #00: 200 39186 OK (mgcp_msg.c:72) 20250804090316125 DLMGCP DEBUG <0013> Generated response: line #01: I: 14FAC7CF (mgcp_msg.c:72) 20250804090316125 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090316125 DLMGCP DEBUG <0013> Generated response: line #03: o=- 14FAC7CF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090316125 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090316125 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090316125 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090316125 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250804090316125 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090316125 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(426)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(425)@ab0128624cc1: IuUP INIT_ACK Received 20250804090316185 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316225 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316289 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316311 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316333 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316354 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316376 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316420 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316442 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316463 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316485 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316507 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316528 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316550 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316572 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316615 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316637 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316658 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316678 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316699 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316719 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316740 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316761 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316781 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316802 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316823 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316844 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316865 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316908 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316950 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316970 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090316991 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317033 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317054 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317074 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317095 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317136 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317157 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317177 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317197 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317218 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317239 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317280 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317322 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317344 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317366 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317387 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317451 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317471 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317491 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317512 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317533 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317553 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317574 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317616 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317637 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(425)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090317664 DLMGCP DEBUG <0013> Received message: line #00: MDCX 39187 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Received message: line #03: I: BB5CAE8C (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090317664 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090317664 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090317664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090317664 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090317664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BB5CAE8C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090317664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BB5CAE8C output_enabled 1 (mgcp_conn.c:271) 20250804090317664 DLMGCP DEBUG <0013> (1227/rtp C:BB5CAE8C r=127.0.0.1:10000<->l=127.0.0.1:5968) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090317664 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BB5CAE8C MDCX: connection successfully modified: (1227/rtp C:BB5CAE8C r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:976) 20250804090317664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090317664 DLMGCP DEBUG <0013> Generated response: line #00: 200 39187 OK (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Generated response: line #02: o=- BB5CAE8C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090317664 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090317665 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317685 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317705 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317718 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317725 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317746 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317758 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317766 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317779 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317786 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317807 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317820 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317827 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317840 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317848 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317862 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317868 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317882 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317888 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317902 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317908 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317923 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317929 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317943 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317949 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317964 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317969 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090317984 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090317990 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318005 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318011 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318026 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318032 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318047 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318053 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318068 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318075 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318089 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318095 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318109 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318116 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318130 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318137 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318158 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(426)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090318180 DLMGCP DEBUG <0013> Received message: line #00: MDCX 39188 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090318180 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090318180 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090318180 DLMGCP DEBUG <0013> Received message: line #03: I: 14FAC7CF (mgcp_msg.c:72) 20250804090318180 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090318180 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090318180 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090318180 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090318180 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090318180 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090318180 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090318180 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090318180 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090318180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090318180 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090318180 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090318180 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090318180 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090318180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14FAC7CF connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090318180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14FAC7CF output_enabled 1 (mgcp_conn.c:271) 20250804090318180 DLMGCP DEBUG <0013> (1227/rtp C:14FAC7CF r=127.0.0.1:20000<->l=127.0.0.1:5970) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090318181 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:14FAC7CF MDCX: connection successfully modified: (1227/rtp C:14FAC7CF r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250804090318181 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090318181 DLMGCP DEBUG <0013> Generated response: line #00: 200 39188 OK (mgcp_msg.c:72) 20250804090318181 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090318181 DLMGCP DEBUG <0013> Generated response: line #02: o=- 14FAC7CF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090318181 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090318181 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090318181 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090318181 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250804090318181 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090318181 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090318193 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318193 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318214 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318214 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318234 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318235 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318255 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318256 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318275 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318277 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318296 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318297 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318318 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318337 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318338 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318359 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318378 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318380 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318400 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318419 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318420 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318441 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318460 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318461 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318481 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318502 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318522 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318543 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318563 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318584 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318584 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318604 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318605 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318625 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318627 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318645 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318665 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318668 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318686 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318689 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318706 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318726 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318747 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318767 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318772 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318788 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318793 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318809 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318813 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318830 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318851 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318854 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318871 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318875 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318892 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318896 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318913 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318934 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318937 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318954 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318957 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318975 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318978 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090318995 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090318998 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319016 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319018 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319036 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319039 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319057 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319059 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319078 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319080 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319100 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319121 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319141 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319141 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319162 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319163 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319184 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319206 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319227 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319248 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319268 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319268 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319289 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319289 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319310 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319331 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319352 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319352 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319373 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319393 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319393 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319414 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319414 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319435 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319435 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319456 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319456 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319477 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319477 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319497 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319498 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319518 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319519 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319539 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319539 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319560 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319561 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319581 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319583 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319602 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319605 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319625 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319645 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319666 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319686 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319705 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319706 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319725 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319727 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319746 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319747 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319766 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319768 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319787 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319788 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319807 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319809 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319828 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319829 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319850 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319869 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319870 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319890 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319891 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319911 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319911 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319931 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319932 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319952 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319952 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319973 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319973 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090319993 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090319993 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320013 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090320014 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320034 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090320034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320054 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320054 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090320075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320075 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090320095 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320095 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090320116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320116 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090320136 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320136 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090320156 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320156 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090320176 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090320176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@ab0128624cc1: stats: { num_pkts_tx := 193, bytes_payload_tx := 5983, num_pkts_rx := 122, bytes_payload_rx := 4270, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 170, bytes_payload_tx := 5440, num_pkts_rx := 97, bytes_payload_rx := 3104, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass 20250804090320192 DLMGCP DEBUG <0013> Received message: line #00: MDCX 39189 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Received message: line #03: I: 14FAC7CF (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090320192 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090320192 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090320192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090320192 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090320192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14FAC7CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090320192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14FAC7CF output_enabled 0 (mgcp_conn.c:271) 20250804090320192 DLMGCP DEBUG <0013> (1227/rtp C:14FAC7CF r=127.0.0.1:20000<->l=127.0.0.1:5970) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090320192 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:14FAC7CF MDCX: connection successfully modified: (1227/rtp C:14FAC7CF r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250804090320192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090320192 DLMGCP DEBUG <0013> Generated response: line #00: 200 39189 OK (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Generated response: line #02: o=- 14FAC7CF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090320192 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090320196 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320217 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320237 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320257 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320277 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320298 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320319 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320340 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320362 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320404 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320425 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320446 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320467 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320487 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320508 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320552 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320616 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320637 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320659 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320701 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320722 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320743 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320765 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320786 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320807 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320828 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320892 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320914 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320936 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090320980 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090321001 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090321023 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090321045 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090321067 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090321088 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090321110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090321132 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090321154 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090321176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090321197 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090321209 DLMGCP DEBUG <0013> Received message: line #00: MDCX 39190 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Received message: line #03: I: BB5CAE8C (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090321209 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090321209 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090321209 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090321209 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090321209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BB5CAE8C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090321209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BB5CAE8C output_enabled 0 (mgcp_conn.c:271) 20250804090321209 DLMGCP DEBUG <0013> (1227/rtp C:BB5CAE8C r=127.0.0.1:10000<->l=127.0.0.1:5968) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090321209 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BB5CAE8C MDCX: connection successfully modified: (1227/rtp C:BB5CAE8C r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:976) 20250804090321209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090321209 DLMGCP DEBUG <0013> Generated response: line #00: 200 39190 OK (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Generated response: line #02: o=- BB5CAE8C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090321209 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> Received message: line #00: MDCX 39191 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> Received message: line #03: I: 14FAC7CF (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090321216 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090321216 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090321216 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090321216 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090321217 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090321217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14FAC7CF connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090321217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14FAC7CF output_enabled 1 (mgcp_conn.c:271) 20250804090321217 DLMGCP DEBUG <0013> (1227/rtp C:14FAC7CF r=127.0.0.1:20000<->l=127.0.0.1:5970) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090321217 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:14FAC7CF MDCX: connection successfully modified: (1227/rtp C:14FAC7CF r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250804090321217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090321217 DLMGCP DEBUG <0013> Generated response: line #00: 200 39191 OK (mgcp_msg.c:72) 20250804090321217 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090321217 DLMGCP DEBUG <0013> Generated response: line #02: o=- 14FAC7CF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090321217 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090321217 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090321217 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090321217 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250804090321217 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090321217 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804090322329 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39192 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090322329 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804090322329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090322329 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090322329 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090322329 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090322329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090322329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090322330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090322330 DLMGCP DEBUG <0013> Generated response: line #00: 200 39192 OK (mgcp_msg.c:72) RTPEM0(425)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(429)@ab0128624cc1: Final verdict of PTC: none RTPEM2(427)@ab0128624cc1: Final verdict of PTC: none RTPEM0(425)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(428)@ab0128624cc1: Final verdict of PTC: none RTPEM1(426)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass'. Mon Aug 4 09:03:22 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1001156) Waiting for packet dumper to finish... 1 (prev_count=1001156, count=1005088) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup ------ Mon Aug 4 09:03:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. 20250804090330401 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45063 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090330401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090330401 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090330401 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090330401 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090330401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090330401 DLMGCP DEBUG <0013> Generated response: line #00: 515 45063 FAIL (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45064 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090330404 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090330404 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090330404 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090330404 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090330404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5663A410 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090330404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5663A410 output_enabled 0 (mgcp_conn.c:271) 20250804090330404 DLMGCP DEBUG <0013> (1227/rtp C:5663A410 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090330404 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5663A410 CRCX: connection successfully created: (1227/rtp C:5663A410 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:772) 20250804090330404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090330404 DLMGCP DEBUG <0013> Generated response: line #00: 200 45064 OK (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Generated response: line #01: I: 5663A410 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5663A410 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090330404 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(430)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. 20250804090330407 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45065 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090330407 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090330407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090330407 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090330407 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090330407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2466BCED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090330407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2466BCED output_enabled 0 (mgcp_conn.c:271) 20250804090330407 DLMGCP DEBUG <0013> (1227/rtp C:2466BCED r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090330407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2466BCED CRCX: connection successfully created: (1227/rtp C:2466BCED r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:772) 20250804090330407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090330407 DLMGCP DEBUG <0013> Generated response: line #00: 200 45065 OK (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Generated response: line #01: I: 2466BCED (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2466BCED 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090330407 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(431)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. RTPEM0(430)@ab0128624cc1: IuUP INIT_ACK Received 20250804090330450 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330470 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330490 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330532 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330552 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330572 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330613 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330633 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330654 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330674 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330694 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330715 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330755 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330797 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330818 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330838 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330859 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330880 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330920 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330940 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330960 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090330981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331001 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331021 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331041 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331062 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331082 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331102 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331123 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331204 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331224 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331244 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331265 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331286 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331306 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331327 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331348 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331389 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331429 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331450 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331470 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331491 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331532 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331553 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331574 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331594 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331614 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331635 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331656 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331699 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331720 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331741 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331761 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331782 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331802 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331822 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331843 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331864 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331885 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331905 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(430)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090331914 DLMGCP DEBUG <0013> Received message: line #00: MDCX 45066 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Received message: line #03: I: 5663A410 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090331914 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090331914 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090331914 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090331914 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090331914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5663A410 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090331914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5663A410 output_enabled 1 (mgcp_conn.c:271) 20250804090331914 DLMGCP DEBUG <0013> (1227/rtp C:5663A410 r=127.0.0.1:10000<->l=127.0.0.1:5972) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090331914 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5663A410 MDCX: connection successfully modified: (1227/rtp C:5663A410 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:976) 20250804090331914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090331914 DLMGCP DEBUG <0013> Generated response: line #00: 200 45066 OK (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Generated response: line #02: o=- 5663A410 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090331914 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090331916 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090331933 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331936 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090331953 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331956 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090331973 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331976 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090331994 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090331997 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332014 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332017 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332037 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332057 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332077 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332095 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332098 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332118 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332136 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332138 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332156 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332158 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332178 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332196 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332198 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332217 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332219 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332237 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332239 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332257 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332259 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332277 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332279 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332298 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332299 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332318 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332319 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332338 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332340 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332358 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332360 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332379 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332380 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332399 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332400 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) RTPEM1(431)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090332418 DLMGCP DEBUG <0013> Received message: line #00: MDCX 45067 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Received message: line #03: I: 2466BCED (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090332418 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090332418 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090332418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090332418 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:443) 20250804090332418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2466BCED connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090332418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2466BCED output_enabled 1 (mgcp_conn.c:271) 20250804090332418 DLMGCP DEBUG <0013> (1227/rtp C:2466BCED r=127.0.0.1:20000<->l=127.0.0.1:5974) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090332418 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2466BCED MDCX: connection successfully modified: (1227/rtp C:2466BCED r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:976) 20250804090332418 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090332418 DLMGCP DEBUG <0013> Generated response: line #00: 200 45067 OK (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2466BCED 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250804090332418 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250804090332419 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332437 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332457 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332477 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332479 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332497 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332499 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332518 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332519 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332538 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332540 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332558 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332560 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332578 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332580 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332598 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332600 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332619 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332620 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332639 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332640 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332659 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332661 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332679 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332681 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332699 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332701 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332720 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332721 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332741 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332742 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332762 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332762 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332782 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332783 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332803 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332803 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332823 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332823 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332843 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332843 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332863 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332863 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332884 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332884 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332904 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332904 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332924 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332924 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332944 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332944 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332964 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090332964 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332984 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090332984 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333004 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333004 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333024 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333024 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333044 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333045 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333065 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333065 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333085 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333085 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333105 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333105 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333126 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333126 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333146 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333146 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333166 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333167 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333187 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333188 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333208 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333208 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333228 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333228 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333248 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333249 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333269 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333269 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333289 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333289 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333309 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333309 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333329 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333329 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333350 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333350 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333370 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333370 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333390 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333391 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333410 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333411 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333431 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333431 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333451 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333452 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333471 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333472 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333491 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333492 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333511 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333513 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333531 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333533 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333552 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333553 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333572 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333592 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333593 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333613 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333614 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333634 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333634 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333654 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333654 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333675 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333675 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333696 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333696 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333716 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333717 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333737 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333738 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333757 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333759 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333778 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333779 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333798 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333800 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333820 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333840 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333841 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333861 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333880 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333881 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333902 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333921 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333922 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333941 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333942 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333962 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090333982 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090333983 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334002 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334003 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334022 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334023 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334044 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334063 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334064 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334084 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334104 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334125 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334144 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334164 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334165 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334185 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334205 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334225 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334226 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334246 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334266 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334267 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334287 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334287 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334307 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334307 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334328 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334328 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334348 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334348 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334368 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334389 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250804090334409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250804090334409 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) MTC@ab0128624cc1: stats: { num_pkts_tx := 196, bytes_payload_tx := 6076, num_pkts_rx := 123, bytes_payload_rx := 4305, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 171, bytes_payload_tx := 5472, num_pkts_rx := 99, bytes_payload_rx := 3168, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed 20250804090334923 DLMGCP DEBUG <0013> Received message: line #00: MDCX 45068 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090334923 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090334923 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090334923 DLMGCP DEBUG <0013> Received message: line #03: I: 2466BCED (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090334924 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090334924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090334924 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090334924 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:443) 20250804090334924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2466BCED connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090334924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2466BCED output_enabled 1 (mgcp_conn.c:271) 20250804090334924 DLMGCP DEBUG <0013> (1227/rtp C:2466BCED r=127.0.0.1:20000<->l=127.0.0.1:5974) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090334924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2466BCED MDCX: connection successfully modified: (1227/rtp C:2466BCED r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:976) 20250804090334924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090334924 DLMGCP DEBUG <0013> Generated response: line #00: 200 45068 OK (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2466BCED 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 96 (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250804090334924 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 293, bytes_payload_tx := 9083, num_pkts_rx := 171, bytes_payload_rx := 5985, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 219, bytes_payload_tx := 6960, num_pkts_rx := 197, bytes_payload_rx := 6585, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804090337030 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45069 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090337030 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804090337030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090337030 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090337030 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090337030 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090337030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090337030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090337030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090337030 DLMGCP DEBUG <0013> Generated response: line #00: 200 45069 OK (mgcp_msg.c:72) RTPEM0(430)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): pass -> pass, component reason not changed RTPEM1(431)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(433)@ab0128624cc1: Final verdict of PTC: none RTPEM0(430)@ab0128624cc1: Final verdict of PTC: none RTPEM2(432)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(430): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(431): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(432): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(433): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass'. Mon Aug 4 09:03:37 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192440) Waiting for packet dumper to finish... 1 (prev_count=1192440, count=1196172) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode ------ Mon Aug 4 09:03:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. 20250804090345106 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33604 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090345106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090345106 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090345106 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090345106 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090345106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090345106 DLMGCP DEBUG <0013> Generated response: line #00: 515 33604 FAIL (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33605 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090345112 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090345112 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090345112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090345112 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:443) 20250804090345112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4591A589 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090345112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4591A589 output_enabled 0 (mgcp_conn.c:271) 20250804090345112 DLMGCP DEBUG <0013> (1227/rtp C:4591A589 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:120=DYNAMIC, audio:CLEARMODE/8000 subt=CLEARMODE, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090345112 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4591A589 CRCX: connection successfully created: (1227/rtp C:4591A589 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:772) 20250804090345112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090345112 DLMGCP DEBUG <0013> Generated response: line #00: 200 33605 OK (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Generated response: line #01: I: 4591A589 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4591A589 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250804090345112 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33606 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090345118 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090345118 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090345118 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090345118 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:443) 20250804090345118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4DA164F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250804090345118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4DA164F output_enabled 0 (mgcp_conn.c:271) 20250804090345118 DLMGCP DEBUG <0013> (1227/rtp C:F4DA164F r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:120=DYNAMIC, audio:CLEARMODE/8000 subt=CLEARMODE, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090345118 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F4DA164F CRCX: connection successfully created: (1227/rtp C:F4DA164F r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:772) 20250804090345118 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090345118 DLMGCP DEBUG <0013> Generated response: line #00: 200 33606 OK (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Generated response: line #01: I: F4DA164F (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Generated response: line #03: o=- F4DA164F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250804090345118 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(435)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090346623 DLMGCP DEBUG <0013> Received message: line #00: MDCX 33607 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090346623 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090346623 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090346623 DLMGCP DEBUG <0013> Received message: line #03: I: 4591A589 (mgcp_msg.c:72) 20250804090346623 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090346623 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090346623 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090346623 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090346623 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090346623 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090346623 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250804090346623 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250804090346623 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090346623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090346623 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090346623 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090346623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090346623 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:443) 20250804090346623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4591A589 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090346623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4591A589 output_enabled 1 (mgcp_conn.c:271) 20250804090346623 DLMGCP DEBUG <0013> (1227/rtp C:4591A589 r=127.0.0.1:10000<->l=127.0.0.1:5976) codecs[0]:(pt:120=DYNAMIC, audio:CLEARMODE/8000 subt=CLEARMODE, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090346624 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4591A589 MDCX: connection successfully modified: (1227/rtp C:4591A589 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:976) 20250804090346624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090346624 DLMGCP DEBUG <0013> Generated response: line #00: 200 33607 OK (mgcp_msg.c:72) 20250804090346624 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090346624 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4591A589 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090346624 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090346624 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090346624 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090346624 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250804090346624 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250804090346624 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(436)@ab0128624cc1: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250804090347127 DLMGCP DEBUG <0013> Received message: line #00: MDCX 33608 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Received message: line #03: I: F4DA164F (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090347128 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090347128 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250804090347128 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090347128 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:443) 20250804090347128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4DA164F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250804090347128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4DA164F output_enabled 1 (mgcp_conn.c:271) 20250804090347128 DLMGCP DEBUG <0013> (1227/rtp C:F4DA164F r=127.0.0.1:20000<->l=127.0.0.1:5978) codecs[0]:(pt:120=DYNAMIC, audio:CLEARMODE/8000 subt=CLEARMODE, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090347128 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F4DA164F MDCX: connection successfully modified: (1227/rtp C:F4DA164F r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:976) 20250804090347128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090347128 DLMGCP DEBUG <0013> Generated response: line #00: 200 33608 OK (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Generated response: line #02: o=- F4DA164F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250804090347128 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 196, bytes_payload_tx := 784, num_pkts_rx := 123, bytes_payload_rx := 492, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: stats: { num_pkts_tx := 171, bytes_payload_tx := 684, num_pkts_rx := 99, bytes_payload_rx := 396, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250804090349232 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33609 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090349232 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250804090349232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250804090349232 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250804090349232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090349232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250804090349232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090349232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090349232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090349232 DLMGCP DEBUG <0013> Generated response: line #00: 200 33609 OK (mgcp_msg.c:72) RTPEM0(435)@ab0128624cc1: Warning: Stopping inactive timer T_transmit. MTC@ab0128624cc1: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(439)@ab0128624cc1: Final verdict of PTC: none RTPEM0(435)@ab0128624cc1: Final verdict of PTC: none RTPEM1(436)@ab0128624cc1: Final verdict of PTC: none RTPEM2(437)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(438)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(435): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(436): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(437): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(438): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@ab0128624cc1: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass'. Mon Aug 4 09:03:49 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=682132) Waiting for packet dumper to finish... 1 (prev_count=682132, count=685864) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass' was executed successfully (exit status: 0). MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_implicit ------ Mon Aug 4 09:03:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit' was executed successfully (exit status: 0). MTC@ab0128624cc1: Test case TC_one_crcx_loopback_rtp_implicit started. 20250804090357303 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41331 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090357303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804090357303 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804090357303 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090357303 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250804090357303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250804090357303 DLMGCP DEBUG <0013> Generated response: line #00: 515 41331 FAIL (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41332 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804090357307 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804090357307 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250804090357307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250804090357307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:4B374659 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250804090357307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:4B374659 output_enabled 1 (mgcp_conn.c:271) 20250804090357307 DLMGCP DEBUG <0013> (1225/rtp C:4B374659 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250804090357307 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:4B374659 CRCX: connection successfully created: (1225/rtp C:4B374659 r=NULL:0<->l=::1:5980) (mgcp_protocol.c:772) 20250804090357307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090357307 DLMGCP DEBUG <0013> Generated response: line #00: 200 41332 OK (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> Generated response: line #01: I: 4B374659 (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4B374659 23 IN IP6 ::1 (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5980 RTP/AVP 112 (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250804090357307 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250804090358410 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41333 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250804090358410 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250804090358410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250804090358410 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250804090358410 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250804090358410 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250804090358410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090358410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250804090358410 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250804090358410 DLMGCP DEBUG <0013> Generated response: line #00: 200 41333 OK (mgcp_msg.c:72) MTC@ab0128624cc1: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@ab0128624cc1: setverdict(pass): none -> pass RTPEM1(441)@ab0128624cc1: Final verdict of PTC: none RTPEM2(442)@ab0128624cc1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@ab0128624cc1: Final verdict of PTC: none RTPEM0(440)@ab0128624cc1: Final verdict of PTC: none VirtCallAgent-STATS(443)@ab0128624cc1: Final verdict of PTC: none MTC@ab0128624cc1: Setting final verdict of the test case. MTC@ab0128624cc1: Local verdict of MTC: pass MTC@ab0128624cc1: Local verdict of PTC RTPEM0(440): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM1(441): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC RTPEM2(442): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC VirtCallAgent-STATS(443): none (pass -> pass) MTC@ab0128624cc1: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@ab0128624cc1: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: pass MTC@ab0128624cc1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass'. Mon Aug 4 09:03:58 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_implicit.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=94824) Waiting for packet dumper to finish... 1 (prev_count=94824, count=98756) MTC@ab0128624cc1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass' was executed successfully (exit status: 0). MC@ab0128624cc1: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ab0128624cc1: Terminating MTC. MC@ab0128624cc1: MTC terminated. MC2> exit MC@ab0128624cc1: Shutting down session. MC@ab0128624cc1: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw/expected-results.xml' against results in 'junit-xml-5256.log' -------------------- pass MGCP_Test.TC_selftest pass MGCP_Test.TC_auep_null pass MGCP_Test.TC_crcx pass MGCP_Test.TC_crcx_no_lco pass MGCP_Test.TC_crcx_noprefix pass MGCP_Test.TC_crcx_unsupp_mode pass MGCP_Test.TC_crcx_osmo_ign pass->FAIL MGCP_Test.TC_crcx_early_bidir_mode pass MGCP_Test.TC_crcx_unsupp_param pass MGCP_Test.TC_crcx_missing_callid pass MGCP_Test.TC_crcx_missing_mode pass MGCP_Test.TC_crcx_unsupp_packet_intv pass MGCP_Test.TC_crcx_illegal_double_lco pass MGCP_Test.TC_crcx_sdp pass MGCP_Test.TC_crcx_wildcarded pass MGCP_Test.TC_crcx_wildcarded_exhaust pass MGCP_Test.TC_mdcx_without_crcx pass MGCP_Test.TC_dlcx_without_crcx pass MGCP_Test.TC_dlcx_non_existant_ep pass MGCP_Test.TC_mdcx_wildcarded pass MGCP_Test.TC_dlcx_wildcarded pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass MGCP_Test.TC_crcx_and_dlcx_ep_callid pass MGCP_Test.TC_crcx_and_dlcx_ep pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass MGCP_Test.TC_crcx_and_dlcx_retrans pass MGCP_Test.TC_crcx_osmux_wildcard pass MGCP_Test.TC_crcx_osmux_fixed pass MGCP_Test.TC_crcx_osmux_fixed_twice pass MGCP_Test.TC_crcx_osmux_257 pass MGCP_Test.TC_one_crcx_receive_only_osmux pass MGCP_Test.TC_one_crcx_loopback_osmux pass MGCP_Test.TC_two_crcx_and_rtp_osmux pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass MGCP_Test.TC_crcx_dlcx_30ep pass MGCP_Test.TC_rtpem_selftest pass MGCP_Test.TC_one_crcx_receive_only_rtp pass MGCP_Test.TC_one_crcx_loopback_rtp pass MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp pass MGCP_Test.TC_two_crcx_and_rtp_bidir pass MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass MGCP_Test.TC_two_crcx_mdcx_and_rtp pass MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass MGCP_Test.TC_amr_oa_oa_rtp_conversion pass MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass MGCP_Test.TC_conn_timeout xfail MGCP_Test.TC_e1_crcx_and_dlcx_ep xfail MGCP_Test.TC_e1_crcx_with_overlap xfail MGCP_Test.TC_e1_crcx_loopback xfail MGCP_Test.TC_e1_dlcx_wildcarded pass MGCP_Test.TC_crcx_mdcx_ip4 pass MGCP_Test.TC_crcx_mdcx_ip6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass MGCP_Test.TC_two_crcx_mdcx_and_iuup pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass MGCP_Test.TC_one_crcx_loopback_rtp_implicit NEW: PASS MGCP_Test.TC_crcx_iufp_sendrecv NEW: PASS MGCP_Test.TC_crcx_iufp_recvonly Summary: pass->FAIL: 1 xfail: 4 pass: 79 NEW: PASS: 2 [testenv] Testsuite is done [testenv] Stopping testsuite (2329478) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/log_merge.sh MGCP_Test --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping mgw (2329388) [testenv] Showing testsuite/junit-xml-5256.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/junit-xml-5256.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='86' failures='5' errors='0' skipped='0' inconc='0' time='832.00'> <testcase classname='MGCP_Test' name='TC_selftest' time='0.003263'/> <testcase classname='MGCP_Test' name='TC_auep_null' time='0.085334'/> <testcase classname='MGCP_Test' name='TC_crcx' time='0.084856'/> <testcase classname='MGCP_Test' name='TC_crcx_no_lco' time='0.062383'/> <testcase classname='MGCP_Test' name='TC_crcx_noprefix' time='0.076084'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_mode' time='0.073700'/> <testcase classname='MGCP_Test' name='TC_crcx_osmo_ign' time='0.074928'/> <testcase classname='MGCP_Test' name='TC_crcx_early_bidir_mode' time='0.058058'> <failure type='fail-verdict'>"MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"28839\", string := \"OK\" }, params := { { code := \"I\", val := \"9541C390\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"9541C390\", session_version := \"23\", net_type := \"IN\", addr_type := \"IP6\", addr := \"::1\" }, session_name := \"-\", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := \"IN\", addr_type := \"IP6\", conn_addr := { addr := \"::1\", 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 := 4010, num_of_ports := omit }, transport := \"RTP/AVP\", fmts := { \"112\" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := \"112 AMR\" } }, { ptime := { attr_value := \"20\" } } } } } } } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"527\", trans_id := \"28839\", string := ? }, params := { }, sdp := omit } } }" MGCP_Test.ttcn:3354 MGCP_Test control part MGCP_Test.ttcn:869 TC_crcx_early_bidir_mode testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_param' time='0.082809'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_callid' time='0.026947'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_mode' time='0.079553'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_packet_intv' time='0.062291'/> <testcase classname='MGCP_Test' name='TC_crcx_illegal_double_lco' time='0.079700'/> <testcase classname='MGCP_Test' name='TC_crcx_sdp' time='0.073096'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded' time='0.081899'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded_exhaust' time='0.360545'/> <testcase classname='MGCP_Test' name='TC_mdcx_without_crcx' time='0.079133'/> <testcase classname='MGCP_Test' name='TC_dlcx_without_crcx' time='0.026836'/> <testcase classname='MGCP_Test' name='TC_dlcx_non_existant_ep' time='0.052037'/> <testcase classname='MGCP_Test' name='TC_mdcx_wildcarded' time='0.086595'/> <testcase classname='MGCP_Test' name='TC_dlcx_wildcarded' time='1.311793'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid' time='0.087882'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid' time='0.085874'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep' time='0.056208'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_inval' time='0.084866'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid_inval' time='0.087710'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_retrans' time='0.031517'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_wildcard' time='0.040531'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed' time='0.098601'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed_twice' time='0.039515'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_257' time='0.475827'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_osmux' time='1.200236'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_osmux' time='1.317881'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux' time='1.300523'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir' time='1.331631'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' time='1.316047'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_wildcard' time='4.257628'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_fixed' time='4.259944'/> <testcase classname='MGCP_Test' name='TC_crcx_dlcx_30ep' time='0.165516'/> <testcase classname='MGCP_Test' name='TC_rtpem_selftest' time='5.634049'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_rtp' time='1.199540'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp' time='1.185189'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_ipv6' time='1.164795'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp' time='1.204549'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_bidir' time='1.212393'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp' time='1.142547'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp_bidir' time='1.131223'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp' time='4.245414'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_unsolicited_rtp' time='1.219940'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_one_mdcx_rtp_ho' time='3.215894'/> <testcase classname='MGCP_Test' name='TC_two_crcx_confecho_sendonly_rtp' time='1.194140'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion' time='4.231277'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion_fmtp' time='4.174534'/> <testcase classname='MGCP_Test' name='TC_amr_oa_bwe_rtp_conversion' time='4.225691'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_rtp_conversion' time='4.166266'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_rtp_conversion' time='4.157581'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_no_bwe_rtp_conversion' time='4.222841'/> <testcase classname='MGCP_Test' name='TC_amr_oa_no_bwe_oa_rtp_conversion' time='4.229395'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_no_oa_rtp_conversion' time='4.170425'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_no_oa_bwe_rtp_conversion' time='4.219161'/> <testcase classname='MGCP_Test' name='TC_conn_timeout' time='3.910238'/> <testcase classname='MGCP_Test' name='TC_e1_crcx_and_dlcx_ep' time='0.077265'> <failure type='fail-verdict'>"MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"17137\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"17137\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3414 MGCP_Test control part MGCP_Test.ttcn:2627 TC_e1_crcx_and_dlcx_ep testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_e1_crcx_with_overlap' time='0.050867'> <failure type='fail-verdict'>"MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"59306\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"59306\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3415 MGCP_Test control part MGCP_Test.ttcn:2648 TC_e1_crcx_with_overlap testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_e1_crcx_loopback' time='0.083451'> <failure type='fail-verdict'>"MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"19333\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"19333\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3416 MGCP_Test control part MGCP_Test.ttcn:2679 TC_e1_crcx_loopback testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_e1_dlcx_wildcarded' time='0.030744'> <failure type='fail-verdict'>"MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"15034\", string := \"FAIL\" }, params := { }, sdp := omit } } } vs exp { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"15034\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3417 MGCP_Test control part MGCP_Test.ttcn:2713 TC_e1_dlcx_wildcarded testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_crcx_mdcx_ip4' time='0.041593'/> <testcase classname='MGCP_Test' name='TC_crcx_mdcx_ip6' time='0.102689'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_sendrecv' time='0.093742'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_recvonly' time='0.084076'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' time='4.215217'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv6' time='4.247007'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6' time='1.234972'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' time='1.290349'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' time='1.305078'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6' time='4.240526'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' time='4.240171'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' time='4.237096'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup' time='4.241613'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rfci_unordered' time='4.211675'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' time='6.229493'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp' time='4.203331'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' time='4.196055'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' time='6.282079'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' time='6.650178'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_clearmode' time='4.149052'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_implicit' time='1.133304'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0'] testenv-mgw-osmocom-nightly-20250804-0850-2fe4488b-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/2917/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + + grep --color=alwaysuptime -o load.* load average: 2.43, 1.75, 1.42 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE